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

WIP, Fix some dynamic dispatch issues & new linear algebra backend #96

Merged
merged 9 commits into from
Dec 10, 2023

Conversation

sumiya11
Copy link
Owner

No description provided.

Copy link

codecov bot commented Dec 10, 2023

Codecov Report

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

Comparison is base (a148df3) 89.50% compared to head (3e8a481) 84.63%.

Files Patch % Lines
src/f4/linalg.jl 61.52% 334 Missing ⚠️
src/groebner/state.jl 77.43% 51 Missing ⚠️
src/utils/statistics.jl 40.27% 43 Missing ⚠️
src/groebner/groebner.jl 93.75% 11 Missing ⚠️
src/f4/f4.jl 93.75% 4 Missing ⚠️
src/f4/learn-apply.jl 93.75% 2 Missing ⚠️
src/f4/matrix.jl 96.36% 2 Missing ⚠️
src/utils/logging.jl 88.23% 2 Missing ⚠️
src/utils/plots.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
- Coverage   89.50%   84.63%   -4.88%     
==========================================
  Files          46       47       +1     
  Lines        5172     5960     +788     
==========================================
+ Hits         4629     5044     +415     
- Misses        543      916     +373     

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

@sumiya11 sumiya11 merged commit 1fdfd80 into master Dec 10, 2023
14 of 17 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