-
Notifications
You must be signed in to change notification settings - Fork 69
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
Adds formatting workflow #530
base: master
Are you sure you want to change the base?
Adds formatting workflow #530
Conversation
cc @iblislin |
There are many possibilities here. This creates a PR with the formatted code. |
ah, I will vote for the later option. |
Formatting check failed as expected. |
I have no idea why the check still fails. If formatted the files locally and pushed them. julia> format(".")
true |
61f0613
to
75d2263
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #530 +/- ##
==========================================
- Coverage 85.44% 84.83% -0.61%
==========================================
Files 11 11
Lines 625 712 +87
==========================================
+ Hits 534 604 +70
- Misses 91 108 +17 ☔ View full report in Codecov by Sentry. |
No description provided.