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
Merged

Conversation

JoshuaLampert
Copy link
Collaborator

See #86.

Copy link

codecov bot commented Sep 24, 2024

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).
Report is 2 commits behind head on main.

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.

@mikeingold
Copy link
Owner

I just pushed a commit to tweak a few lines in the test section, mostly just to condense a few lines that were being split in two.

src/integration_rules.jl Show resolved Hide resolved
test/floating_point_types.jl Show resolved Hide resolved
@mikeingold mikeingold merged commit 0a6eaaf into main Sep 25, 2024
14 of 15 checks passed
@mikeingold mikeingold deleted the format-action2 branch September 25, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants