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 a couple of unsafe assumptions #106

Merged
merged 8 commits into from
Jan 26, 2024
Merged

Add a couple of unsafe assumptions #106

merged 8 commits into from
Jan 26, 2024

Conversation

sumiya11
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jan 22, 2024

Codecov Report

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

Comparison is base (804f695) 79.54% compared to head (6dd8183) 77.70%.

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

Files Patch % Lines
src/fglm/fglm_internal.jl 12.50% 42 Missing ⚠️
src/fglm/fglm.jl 0.00% 23 Missing ⚠️
src/interface.jl 30.76% 9 Missing ⚠️
src/utils/simd.jl 92.40% 6 Missing ⚠️
src/monomials/packedutils.jl 0.00% 5 Missing ⚠️
src/f4/linalg/backend.jl 66.66% 3 Missing ⚠️
src/groebner/isgroebner.jl 50.00% 2 Missing ⚠️
src/f4/sort.jl 90.00% 1 Missing ⚠️
src/fglm/linear.jl 95.83% 1 Missing ⚠️
src/groebner/normalform.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
- Coverage   79.54%   77.70%   -1.85%     
==========================================
  Files          57       58       +1     
  Lines        7226     7405     +179     
==========================================
+ Hits         5748     5754       +6     
- Misses       1478     1651     +173     

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

@sumiya11 sumiya11 merged commit fba25a9 into master Jan 26, 2024
16 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.

1 participant