Skip to content

properly add `==` method

e00a970
Select commit
Loading
Failed to load commit list.
Open

Add FixedSizeBitArray #75

properly add `==` method
e00a970
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 31, 2026 in 0s

82.73% (-15.98%) compared to 810c0a0

View this Pull Request on Codecov

82.73% (-15.98%) compared to 810c0a0

Details

Codecov Report

❌ Patch coverage is 0% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.73%. Comparing base (810c0a0) to head (e00a970).
⚠️ Report is 108 commits behind head on main.

Files with missing lines Patch % Lines
src/FixedSizeBitArray.jl 0.00% 45 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #75       +/-   ##
===========================================
- Coverage   98.71%   82.73%   -15.98%     
===========================================
  Files           3        4        +1     
  Lines         233      278       +45     
===========================================
  Hits          230      230               
- Misses          3       48       +45     

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