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

Use JuliaFormatter #39

Merged
merged 7 commits into from
May 19, 2023
Merged

Use JuliaFormatter #39

merged 7 commits into from
May 19, 2023

Conversation

getzze
Copy link
Owner

@getzze getzze commented May 19, 2023

add a github action to check formatting

@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Patch coverage: 73.85% and project coverage change: -0.55 ⚠️

Comparison is base (b3ef64a) 84.12% compared to head (1beadd6) 83.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   84.12%   83.58%   -0.55%     
==========================================
  Files          12       12              
  Lines        1776     1821      +45     
==========================================
+ Hits         1494     1522      +28     
- Misses        282      299      +17     
Impacted Files Coverage Δ
src/RobustModels.jl 66.66% <ø> (ø)
src/deprecated.jl 44.44% <0.00%> (ø)
src/linresp.jl 81.86% <60.00%> (+0.09%) ⬆️
src/regularizedpred.jl 71.05% <60.00%> (-0.38%) ⬇️
src/linpred.jl 76.36% <66.66%> (-3.27%) ⬇️
src/estimators.jl 71.42% <69.81%> (-0.67%) ⬇️
src/losses.jl 84.46% <74.66%> (-0.77%) ⬇️
src/robustlinearmodel.jl 87.23% <76.00%> (-0.40%) ⬇️
src/tools.jl 88.09% <91.66%> (+1.03%) ⬆️
src/quantileregression.jl 94.31% <100.00%> (+0.02%) ⬆️
... and 1 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@getzze getzze merged commit 70b6ecb into main May 19, 2023
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant