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

Small fix of is_divisible (and divexact) + tests #1713

Merged
merged 1 commit into from
Dec 27, 2024

Small fix of is_divisible (and divexact) + tests

6f53a9b
Select commit
Loading
Failed to load commit list.
Merged

Small fix of is_divisible (and divexact) + tests #1713

Small fix of is_divisible (and divexact) + tests
6f53a9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

75.99% (-0.05%) compared to 83f49f5

View this Pull Request on Codecov

75.99% (-0.05%) compared to 83f49f5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.99%. Comparing base (83f49f5) to head (6f53a9b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1713      +/-   ##
==========================================
- Coverage   76.03%   75.99%   -0.05%     
==========================================
  Files         361      361              
  Lines      114377   114377              
==========================================
- Hits        86963    86917      -46     
- Misses      27414    27460      +46     
Files with missing lines Coverage Δ
src/AlgAss/Elem.jl 88.65% <100.00%> (+0.29%) ⬆️

... and 29 files with indirect coverage changes