Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an all.equal implementation for Bitset. #192

Merged
merged 3 commits into from
Mar 18, 2024

Increase test coverage.

b99d893
Select commit
Loading
Failed to load commit list.
Merged

Add an all.equal implementation for Bitset. #192

Increase test coverage.
b99d893
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 0s

96.13% (target 70.00%)

View this Pull Request on Codecov

96.13% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.13%. Comparing base (c9cdee3) to head (b99d893).
Report is 21 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #192      +/-   ##
==========================================
- Coverage   96.28%   96.13%   -0.15%     
==========================================
  Files          36       36              
  Lines        1722     1839     +117     
==========================================
+ Hits         1658     1768     +110     
- Misses         64       71       +7     

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