Skip to content

problem_report: add CompressedFile.write() - #610

Open
bdrung wants to merge 1 commit into
canonical:mainfrom
bdrung:write-method
Open

bdrung wants to merge 1 commit into
canonical:mainfrom
bdrung:write-method

Conversation

@bdrung

@bdrung bdrung commented Apr 28, 2026

Copy link
Copy Markdown
Member

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

@codecov

codecov Bot commented Apr 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.48%. Comparing base (d7b9734) to head (f643265).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #610   +/-   ##
=======================================
  Coverage   84.48%   84.48%           
=======================================
  Files         106      106           
  Lines       21038    21050   +12     
  Branches     3184     3186    +2     
=======================================
+ Hits        17773    17784   +11     
  Misses       2795     2795           
- Partials      470      471    +1     

☔ View full report in Codecov by Harness.
📢 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.

@bdrung
bdrung force-pushed the write-method branch 2 times, most recently from dc6dcc2 to 570655b Compare July 2, 2026 20:05
@bdrung
bdrung requested a review from Hyask July 3, 2026 15:10
Add a `CompressedFile.write()` method to support this problem report
value type in `Report.add_kernel_crash_info()`. This change is part of
the wider approach to add type hints to `ProblemReport`.
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