Skip to content

Fix compilation for 32-bit targets

ced30b0
Select commit
Loading
Failed to load commit list.
Merged

Fix compilation for 32-bit targets #146

Fix compilation for 32-bit targets
ced30b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 21, 2025 in 0s

86.25% (-0.05%) compared to 83f6d2d

View this Pull Request on Codecov

86.25% (-0.05%) compared to 83f6d2d

Details

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.25%. Comparing base (83f6d2d) to head (ced30b0).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/cmp.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
- Coverage   86.30%   86.25%   -0.05%     
==========================================
  Files          13       13              
  Lines        6227     6206      -21     
  Branches      511      514       +3     
==========================================
- Hits         5374     5353      -21     
  Misses        852      852              
  Partials        1        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.