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 AbstractAlgebra.doctestsetup() helper and use it, then regenerate doctests so they benefit from @show_name #1895

Merged
merged 4 commits into from
Nov 10, 2024

gotta do it the hard way after all...

0465fea
Select commit
Loading
Failed to load commit list.
Merged

Add AbstractAlgebra.doctestsetup() helper and use it, then regenerate doctests so they benefit from @show_name #1895

gotta do it the hard way after all...
0465fea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 1s

88.16% (+0.02%) compared to f90e000

View this Pull Request on Codecov

88.16% (+0.02%) compared to f90e000

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.16%. Comparing base (f90e000) to head (0465fea).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1895      +/-   ##
==========================================
+ Coverage   88.14%   88.16%   +0.02%     
==========================================
  Files         120      120              
  Lines       30288    30296       +8     
==========================================
+ Hits        26697    26711      +14     
+ Misses       3591     3585       -6     

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