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

fix: univariate polynomial rings over zero rings #1911

Merged
merged 1 commit into from
Nov 26, 2024

fix: univariate polynomial rings over zero rings

439a509
Select commit
Loading
Failed to load commit list.
Merged

fix: univariate polynomial rings over zero rings #1911

fix: univariate polynomial rings over zero rings
439a509
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2024 in 0s

88.17% (-0.01%) compared to 77591f4, passed because coverage increased by 0% when compared to adjusted base (88.17%)

View this Pull Request on Codecov

88.17% (-0.01%) compared to 77591f4, passed because coverage increased by 0% when compared to adjusted base (88.17%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.17%. Comparing base (77591f4) to head (439a509).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1911      +/-   ##
==========================================
- Coverage   88.17%   88.17%   -0.01%     
==========================================
  Files         120      120              
  Lines       30298    30301       +3     
==========================================
+ Hits        26716    26718       +2     
- Misses       3582     3583       +1     

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