Skip to content

Try and fix triangulation of a degenerate set #217

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Init

a58103e
Select commit
Loading
Failed to load commit list.
Draft

Try and fix triangulation of a degenerate set #217

Init
a58103e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 4, 2025 in 1s

0.11% (-94.71%) compared to 9134c8e

View this Pull Request on Codecov

0.11% (-94.71%) compared to 9134c8e

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 0.11%. Comparing base (9134c8e) to head (a58103e).

Files with missing lines Patch % Lines
src/algorithms/point_location/jump_and_march.jl 0.00% 2 Missing ⚠️
...ithms/triangulation/unconstrained_triangulation.jl 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (9134c8e) and HEAD (a58103e). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (9134c8e) HEAD (a58103e)
6 3
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #217       +/-   ##
==========================================
- Coverage   94.82%   0.11%   -94.71%     
==========================================
  Files         102     101        -1     
  Lines       10349   10221      -128     
==========================================
- Hits         9813      12     -9801     
- Misses        536   10209     +9673     

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