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

Format repo and use formatter workflow (2nd try) #87

Merged
merged 4 commits into from
Sep 25, 2024

Specify kwargs type as Pairs

c6a5837
Select commit
Loading
Failed to load commit list.
Merged

Format repo and use formatter workflow (2nd try) #87

Specify kwargs type as Pairs
c6a5837
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2024 in 0s

90.50% (+0.15%) compared to 41c5dfe

View this Pull Request on Codecov

90.50% (+0.15%) compared to 41c5dfe

Details

Codecov Report

Attention: Patch coverage is 88.63636% with 5 lines in your changes missing coverage. Please review.

Project coverage is 90.50%. Comparing base (41c5dfe) to head (c6a5837).

Files with missing lines Patch % Lines
src/utils.jl 33.33% 4 Missing ⚠️
src/specializations/BezierCurve.jl 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   90.35%   90.50%   +0.15%     
==========================================
  Files          16       16              
  Lines         311      316       +5     
==========================================
+ Hits          281      286       +5     
  Misses         30       30              

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