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

Filter devices by device model #1505

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

ChristopheRib63
Copy link
Contributor

Description

What's new?

-Fix #1242

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Base: 89.58% // Head: 89.58% // No change to project coverage 👍

Coverage data is based on head (0b53ad0) compared to base (752cff3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1505   +/-   ##
=======================================
  Coverage   89.58%   89.58%           
=======================================
  Files         255      255           
  Lines        8104     8104           
=======================================
  Hits         7260     7260           
  Misses        844      844           
Impacted Files Coverage Δ
...lient/Pages/DeviceModels/DeviceModelListPage.razor 97.43% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ChristopheRib63 ChristopheRib63 marked this pull request as ready for review November 3, 2022 14:41
@ChristopheRib63 ChristopheRib63 requested a review from a team as a code owner November 3, 2022 14:41
@kbeaugrand kbeaugrand merged commit e4cb453 into main Nov 3, 2022
@kbeaugrand kbeaugrand deleted the Fix/1242_Filter_devices_by_device_model branch November 3, 2022 16:47
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.

Feature: Filter devices by device model
2 participants