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

Feature/add unit test to blazor #329

Merged
merged 4 commits into from
Feb 25, 2022
Merged

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Feb 25, 2022

Description

What's new?

  • Add front unit tests

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

@kbeaugrand kbeaugrand requested a review from a team as a code owner February 25, 2022 06:58
@codecov
Copy link

codecov bot commented Feb 25, 2022

Codecov Report

Merging #329 (7d7ce52) into main (0a701fc) will increase coverage by 0.89%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #329      +/-   ##
==========================================
+ Coverage   40.30%   41.19%   +0.89%     
==========================================
  Files          95       95              
  Lines        2784     2784              
==========================================
+ Hits         1122     1147      +25     
+ Misses       1662     1637      -25     
Impacted Files Coverage Δ
...b.Portal/Client/Pages/Devices/DeviceListPage.razor 35.71% <ø> (+35.71%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a701fc...7d7ce52. Read the comment docs.

@kbeaugrand kbeaugrand merged commit b9fdcdf into main Feb 25, 2022
@kbeaugrand kbeaugrand deleted the feature/add_unit_test_to_blazor branch February 25, 2022 07:04
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.

1 participant