Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(console): created device search component #780

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

vladimirnikolic509
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Mar 7, 2024

Coverage Report for ./console

Status Category Percentage Covered / Total
🔵 Lines 17.32% 1453 / 8386
🔵 Statements 17.32% 1453 / 8386
🔵 Functions 37.17% 58 / 156
🔵 Branches 53.48% 115 / 215
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
console/src/components/dashboard/device-search.vue 93.68% 50% 83.33% 93.68% 38, 82, 84, 86, 88, 90
console/src/store/devices.js 60% 65.11% 76.47% 60% 61-76, 80-82, 121-178, 205-251, 288-291, 296-297, 306-308, 320-322, 331-333, 337-354, 357-374, 384-386, 399-403, 419-421, 437-439, 453-463, 467-469, 473, 477-482
console/src/views/dashboard/Devices.vue 0% 0% 0% 0% 1-152
Generated in workflow #138

Copy link

github-actions bot commented Mar 7, 2024

New Coverage 43.7% of statements
Patch Coverage 65.8% of changed statements (25/38)

Coverage provided by https://github.com/seriousben/go-patch-cover-action

@vladimirnikolic509 vladimirnikolic509 requested review from slntopp and a team March 11, 2024 14:08
@slntopp slntopp linked an issue Mar 12, 2024 that may be closed by this pull request
@vladimirnikolic509 vladimirnikolic509 linked an issue Mar 13, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Console / Devices search input component Node / Add Devices Filter Options
2 participants