-
Notifications
You must be signed in to change notification settings - Fork 11
Pr1/increase_RebootManager_and_PatchAssessor_code coverage #267
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
Conversation
…into pr1/increase_code_coverage pull master changes
…into pr1/increase_code_coverage pull origin master changes
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #267 +/- ##
==========================================
+ Coverage 91.84% 91.98% +0.13%
==========================================
Files 90 90
Lines 15596 15624 +28
==========================================
+ Hits 14324 14371 +47
+ Misses 1272 1253 -19
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…into pr1/increase_code_coverage pull master changes.
rane-rajasi
left a comment
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.
PR has multiple independent changes in it. We have discussed about not adding changes unrelated to the main goal of a PR in it. PR title mentions increasing reboot manager coverage, but this also has stringIO bug fix and a test case for error handling in status file. This goes against what we've discussed earlier. Please split these out in to their own individual changes
rane-rajasi
left a comment
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.
Comments inline
…into pr1/increase_code_coverage pull master changes
…/LinuxPatchExtension into pr1/increase_code_coverage pull upstream branch changes
[x] add ut to RebootManager.py

[x] add ut test_raise_add_error_to_status in PatchAssessor.py