Skip to content

problem_report: add CompressedFile.write()#610

Open
bdrung wants to merge 2 commits into
canonical:mainfrom
bdrung:write-method
Open

problem_report: add CompressedFile.write()#610
bdrung wants to merge 2 commits into
canonical:mainfrom
bdrung:write-method

Conversation

@bdrung
Copy link
Copy Markdown
Member

@bdrung bdrung commented Apr 28, 2026

Add a CompressedFile.write() method to support this problem report value type in Report.add_kernel_crash_info().

bdrung added 2 commits April 28, 2026 23:47
The method `decode_compressed_stream` is used outside of
`CompressedValue`. Move this method to a stand-alone function to ease
reusing it.
Add a `CompressedFile.write()` method to support this problem report
value type in `Report.add_kernel_crash_info()`.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

❌ Patch coverage is 93.54839% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.53%. Comparing base (3588162) to head (874e8a5).

Files with missing lines Patch % Lines
problem_report.py 90.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #610   +/-   ##
=======================================
  Coverage   84.52%   84.53%           
=======================================
  Files         104      104           
  Lines       21000    21012   +12     
  Branches     3219     3221    +2     
=======================================
+ Hits        17751    17763   +12     
- Misses       2808     2809    +1     
+ Partials      441      440    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant