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

Runic #166

Merged
merged 3 commits into from
Jul 28, 2024
Merged

Runic #166

merged 3 commits into from
Jul 28, 2024

Conversation

DanielVandH
Copy link
Member

No description provided.

Copy link

codecov bot commented Jul 28, 2024

Codecov Report

Attention: Patch coverage is 96.13670% with 26 lines in your changes missing coverage. Please review.

Project coverage is 94.77%. Comparing base (50de5e3) to head (bb1b0af).

Files Patch % Lines
...orithms/triangulation/constrained_triangulation.jl 91.42% 3 Missing ⚠️
src/data_structures/triangulation/adjacent.jl 91.17% 3 Missing ⚠️
src/algorithms/point_location/brute_force.jl 33.33% 2 Missing ⚠️
src/algorithms/point_location/jump_and_march.jl 90.00% 2 Missing ⚠️
src/data_structures/polygon.jl 50.00% 2 Missing ⚠️
...c/data_structures/triangulation/methods/weights.jl 0.00% 2 Missing ⚠️
src/geometric_primitives/boundary_nodes.jl 91.66% 2 Missing ⚠️
src/validation.jl 90.00% 2 Missing ⚠️
src/algorithms/triangulation/mesh_refinement.jl 88.88% 1 Missing ⚠️
src/data_structures/mesh_refinement/curves.jl 98.90% 1 Missing ⚠️
... and 6 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   94.77%   94.77%           
=======================================
  Files          95       95           
  Lines        9829     9832    +3     
=======================================
+ Hits         9315     9318    +3     
  Misses        514      514           

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

@DanielVandH DanielVandH merged commit f2370dc into main Jul 28, 2024
8 checks passed
@DanielVandH DanielVandH deleted the runicv3 branch July 28, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant