-
Notifications
You must be signed in to change notification settings - Fork 842
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
test: Add some code coverage #1392
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice tests!
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love it!!!
1acac3e
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Codecov Report
@@ Coverage Diff @@
## master #1392 +/- ##
==========================================
- Coverage 84.77% 83.97% -0.80%
==========================================
Files 287 287
Lines 14250 14250
Branches 719 719
==========================================
- Hits 12080 11967 -113
- Misses 2170 2283 +113
Continue to review full report at Codecov.
|
Adding some tests to contribute to code coverage.
Submitting for PR to see if the tests run ok in the pipeline.