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 support for generic math #84

Merged
merged 23 commits into from
Jun 12, 2024

test: add 100% coverage for DigitalRoot

7f92772
Select commit
Loading
Failed to load commit list.
Merged

Add support for generic math #84

test: add 100% coverage for DigitalRoot
7f92772
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2024 in 0s

97.96% (+0.25%) compared to 8eaa01b

View this Pull Request on Codecov

97.96% (+0.25%) compared to 8eaa01b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.96%. Comparing base (8eaa01b) to head (7f92772).

Additional details and impacted files
@@                Coverage Diff                @@
##           release/4.0.0      #84      +/-   ##
=================================================
+ Coverage          97.71%   97.96%   +0.25%     
=================================================
  Files                141      144       +3     
  Lines               3548     3595      +47     
  Branches             865      874       +9     
=================================================
+ Hits                3467     3522      +55     
  Misses                20       20              
+ Partials              61       53       -8     

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