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

Intersection theory: correct bug, add more examples #4269

Merged
merged 2 commits into from
Nov 5, 2024

correction, reaction to review

7b085d7
Select commit
Loading
Failed to load commit list.
Merged

Intersection theory: correct bug, add more examples #4269

correction, reaction to review
7b085d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

84.48% (+0.00%) compared to aea00d0

View this Pull Request on Codecov

84.48% (+0.00%) compared to aea00d0

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.48%. Comparing base (aea00d0) to head (7b085d7).

Files with missing lines Patch % Lines
experimental/IntersectionTheory/src/Main.jl 50.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4269   +/-   ##
=======================================
  Coverage   84.47%   84.48%           
=======================================
  Files         641      641           
  Lines       85427    85429    +2     
=======================================
+ Hits        72168    72171    +3     
+ Misses      13259    13258    -1     
Files with missing lines Coverage Δ
experimental/IntersectionTheory/src/Main.jl 93.27% <50.00%> (+0.19%) ⬆️