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

Handling zero elements in input generators #55

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

ederc
Copy link
Collaborator

@ederc ederc commented Jun 4, 2024

This should fix #54.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.43%. Comparing base (6719e08) to head (163d80f).
Report is 9 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   95.08%   94.43%   -0.66%     
==========================================
  Files          15       15              
  Lines        1262     1240      -22     
==========================================
- Hits         1200     1171      -29     
- Misses         62       69       +7     

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

@ederc ederc merged commit 77c61d5 into algebraic-solving:main Jun 4, 2024
7 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.

Gröbner basis of ideal that contains 0 as an element
2 participants