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

Add config service unit tests #223

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Add config service unit tests #223

merged 1 commit into from
Feb 9, 2022

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Feb 9, 2022

Description

What's new?

  • Add config service 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 9, 2022 11:58
@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #223 (f438953) into main (27bb934) will increase coverage by 0.46%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
+ Coverage   11.87%   12.34%   +0.46%     
==========================================
  Files          71       71              
  Lines        2357     2357              
==========================================
+ Hits          280      291      +11     
+ Misses       2077     2066      -11     
Impacted Files Coverage Δ
...reIoTHub.Portal/Server/Services/ConfigsServices.cs 100.00% <0.00%> (+100.00%) ⬆️

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 27bb934...f438953. Read the comment docs.

@kbeaugrand kbeaugrand merged commit 8481a9e into main Feb 9, 2022
@kbeaugrand kbeaugrand deleted the fix/add_unitary_tests branch February 9, 2022 13:36
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.

2 participants