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

feat: prepare for fixes for polynomial rings over zero rings #4350

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

thofma
Copy link
Collaborator

@thofma thofma commented Nov 25, 2024

Elements of gens(R) will be zero once the polynomial ring implementation is fixed.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.52%. Comparing base (3e670f7) to head (7074443).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4350      +/-   ##
==========================================
- Coverage   84.52%   84.52%   -0.01%     
==========================================
  Files         645      645              
  Lines       85706    85712       +6     
==========================================
+ Hits        72440    72445       +5     
- Misses      13266    13267       +1     
Files with missing lines Coverage Δ
src/Rings/MPolyMap/flattenings.jl 92.95% <100.00%> (+0.04%) ⬆️
src/Rings/mpoly-graded.jl 91.58% <100.00%> (ø)

... and 1 file with indirect coverage changes

@fingolfin fingolfin merged commit 4d753d8 into master Nov 26, 2024
31 checks passed
@fingolfin fingolfin deleted the th/mpolyzero branch November 26, 2024 15:05
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.

2 participants