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

HACK: add faster arithmetic for UnivPoly and ZZRingElem #203

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

HACK: add faster arithmetic for UnivPoly and ZZRingElem

f739fa1
Select commit
Loading
Failed to load commit list.
Draft

HACK: add faster arithmetic for UnivPoly and ZZRingElem #203

HACK: add faster arithmetic for UnivPoly and ZZRingElem
f739fa1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 27, 2024 in 0s

95.44% (-0.33%) compared to 32a11a5

View this Pull Request on Codecov

95.44% (-0.33%) compared to 32a11a5

Details

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 95.44%. Comparing base (32a11a5) to head (f739fa1).

Files with missing lines Patch % Lines
src/GenericCyclotomics.jl 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
- Coverage   95.77%   95.44%   -0.33%     
==========================================
  Files          13       13              
  Lines         781      791      +10     
==========================================
+ Hits          748      755       +7     
- Misses         33       36       +3     

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