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

(probably) improve modular arithmetic #99

Merged
merged 16 commits into from
Dec 17, 2023
Merged

(probably) improve modular arithmetic #99

merged 16 commits into from
Dec 17, 2023

Conversation

sumiya11
Copy link
Owner

No description provided.

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 222 lines in your changes are missing coverage. Please review.

Comparison is base (9bd480f) 84.60% compared to head (f81777d) 82.13%.
Report is 2 commits behind head on master.

❗ Current head f81777d differs from pull request most recent head de1856b. Consider uploading reports for the commit de1856b to get more accurate results

Files Patch % Lines
src/f4/linalg.jl 26.10% 184 Missing ⚠️
src/utils/versioninfo.jl 0.00% 22 Missing ⚠️
src/utils/test_systems.jl 64.28% 5 Missing ⚠️
src/fglm/linear.jl 33.33% 4 Missing ⚠️
src/arithmetic/Zp.jl 91.89% 3 Missing ⚠️
src/groebner/parameters.jl 40.00% 3 Missing ⚠️
src/groebner/correctness.jl 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
- Coverage   84.60%   82.13%   -2.48%     
==========================================
  Files          47       48       +1     
  Lines        5955     6251     +296     
==========================================
+ Hits         5038     5134      +96     
- Misses        917     1117     +200     

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

@sumiya11 sumiya11 merged commit 148b12f into master Dec 17, 2023
7 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant