Skip to content

Add copilot suggestions

e288ddf
Select commit
Loading
Failed to load commit list.
Merged

[LibLzma] Add XZ format support #86

Add copilot suggestions
e288ddf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 17, 2025 in 0s

82.73% (-5.98%) compared to c0b02e4

View this Pull Request on Codecov

82.73% (-5.98%) compared to c0b02e4

Details

Codecov Report

❌ Patch coverage is 82.73381% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.73%. Comparing base (c0b02e4) to head (e288ddf).

Files with missing lines Patch % Lines
LibLzma/src/encode.jl 74.41% 11 Missing ⚠️
LibLzma/src/decode.jl 91.25% 7 Missing ⚠️
LibLzma/src/liblzma.jl 57.14% 6 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (c0b02e4) and HEAD (e288ddf). Click for more details.

HEAD has 54 uploads less than BASE
Flag BASE (c0b02e4) HEAD (e288ddf)
60 6
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
- Coverage   88.70%   82.73%   -5.98%     
==========================================
  Files          38        4      -34     
  Lines        1948      139    -1809     
==========================================
- Hits         1728      115    -1613     
+ Misses        220       24     -196     

☔ 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.