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

CP-48447+CA-390127: correct exception handling for func_output callbacks, fix saving all log messages #92

CA-390127: Fix adding even the last log() messages to the output arch…

60c73a5
Select commit
Loading
Failed to load commit list.
Merged

CP-48447+CA-390127: correct exception handling for func_output callbacks, fix saving all log messages #92

CA-390127: Fix adding even the last log() messages to the output arch…
60c73a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2024 in 1s

91% (+3%) compared to d0e569d

Details

Codecov Report

Merging #92 (60c73a5) into master (d0e569d) will increase coverage by 3%.
Report is 11 commits behind head on master.
The diff coverage is 100%.

Additional details and impacted files
@@          Coverage Diff          @@
##           master    #92   +/-   ##
=====================================
+ Coverage      88%    91%   +3%     
=====================================
  Files          18     19    +1     
  Lines        2196   2202    +6     
=====================================
+ Hits         1939   2011   +72     
+ Misses        257    191   -66     
Files Coverage Δ
tests/unit/test_main.py 100% <100%> (ø)
tests/unit/test_output.py 100% <100%> (ø)
xen-bugtool 88% <100%> (+3%) ⬆️