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

Fix blowups along rays and singular cones #4454

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

paemurru
Copy link
Contributor

Fix blowups along singular cones when the cones is given by an index. Also, fix blowups and star subdivision along existing rays in the case where the ray is given by an index among the list of all cones.

This is in the case where the ray is given by the index among the list
of all cones. Also, fix star subdivision along an existing ray.
Copy link

codecov bot commented Jan 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.42%. Comparing base (a60b0d8) to head (8288e9a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4454      +/-   ##
==========================================
- Coverage   84.42%   84.42%   -0.01%     
==========================================
  Files         668      668              
  Lines       88363    88374      +11     
==========================================
+ Hits        74600    74608       +8     
- Misses      13763    13766       +3     
Files with missing lines Coverage Δ
...erimental/Schemes/src/ToricBlowups/constructors.jl 91.89% <100.00%> (+0.84%) ⬆️
src/PolyhedralGeometry/PolyhedralFan/properties.jl 98.48% <100.00%> (+0.05%) ⬆️
...alGeometry/PolyhedralFan/standard_constructions.jl 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

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