-
Notifications
You must be signed in to change notification settings - Fork 13
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
CP-48196: Add a unit-test for dump_xapi_subprocess_info()
#85
CP-48196: Add a unit-test for dump_xapi_subprocess_info()
#85
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #85 +/- ##
==========================================
+ Coverage 88.29% 90.09% +1.79%
==========================================
Files 18 19 +1
Lines 2196 2210 +14
==========================================
+ Hits 1939 1991 +52
+ Misses 257 219 -38
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Pull Request Test Coverage Report for Build 8061800114Details
💛 - Coveralls |
Signed-off-by: Bernhard Kaindl <[email protected]>
fa1eb64
to
f7e5bb2
Compare
dump_xapi_subprocess_info()
dump_xapi_subprocess_info()
dump_xapi_subprocess_info()
dump_xapi_subprocess_info()
c258113
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.
I had to resolve the conflicts with master to make it mergable again:
Merged / Conflicts with master resolved.
Add a unit-test for
dump_xapi_subprocess_info()
which covers all lines of the function:https://app.codecov.io/gh/xenserver/status-report/pull/85/indirect-changes