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

Non-breaking internal restructuring #79

Merged
merged 39 commits into from
Sep 23, 2024

Reduce Meshes lower bound

1e997a4
Select commit
Loading
Failed to load commit list.
Merged

Non-breaking internal restructuring #79

Reduce Meshes lower bound
1e997a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 23, 2024 in 1s

90.35% (-0.59%) compared to 7674006

View this Pull Request on Codecov

90.35% (-0.59%) compared to 7674006

Details

Codecov Report

Attention: Patch coverage is 93.19372% with 13 lines in your changes missing coverage. Please review.

Project coverage is 90.35%. Comparing base (7674006) to head (1e997a4).

Files with missing lines Patch % Lines
src/specializations/Ring.jl 50.00% 4 Missing ⚠️
src/specializations/Rope.jl 50.00% 4 Missing ⚠️
src/integral.jl 86.95% 3 Missing ⚠️
src/specializations/BezierCurve.jl 90.90% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   90.93%   90.35%   -0.59%     
==========================================
  Files           7       16       +9     
  Lines         353      311      -42     
==========================================
- Hits          321      281      -40     
+ Misses         32       30       -2     

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