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

Fixes small_generating_set, mininimal_primes over a number field #4279

Merged
merged 15 commits into from
Nov 6, 2024

Update test/Rings/mpoly.jl

81603c5
Select commit
Loading
Failed to load commit list.
Merged

Fixes small_generating_set, mininimal_primes over a number field #4279

Update test/Rings/mpoly.jl
81603c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 1s

84.49% (+0.00%) compared to 953ad23

View this Pull Request on Codecov

84.49% (+0.00%) compared to 953ad23

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.49%. Comparing base (953ad23) to head (81603c5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4279   +/-   ##
=======================================
  Coverage   84.49%   84.49%           
=======================================
  Files         641      641           
  Lines       85474    85482    +8     
=======================================
+ Hits        72224    72232    +8     
  Misses      13250    13250           
Files with missing lines Coverage Δ
src/Rings/mpoly-ideals.jl 94.13% <100.00%> (+0.08%) ⬆️