getzze / RobustModels.jl

A Julia package for robust regressions using M-estimators and quantile regressions
MIT License
36 stars 1 forks source link

Use JuliaFormatter #39

Closed getzze closed 1 year ago

getzze commented 1 year ago

add a github action to check formatting

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 73.85% and project coverage change: -0.55 :warning:

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/RobustModels.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL1JvYnVzdE1vZGVscy5qbA==) | `66.66% <ø> (ø)` | | | [src/deprecated.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2RlcHJlY2F0ZWQuamw=) | `44.44% <0.00%> (ø)` | | | [src/linresp.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2xpbnJlc3Auamw=) | `81.86% <60.00%> (+0.09%)` | :arrow_up: | | [src/regularizedpred.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3JlZ3VsYXJpemVkcHJlZC5qbA==) | `71.05% <60.00%> (-0.38%)` | :arrow_down: | | [src/linpred.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2xpbnByZWQuamw=) | `76.36% <66.66%> (-3.27%)` | :arrow_down: | | [src/estimators.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2VzdGltYXRvcnMuamw=) | `71.42% <69.81%> (-0.67%)` | :arrow_down: | | [src/losses.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2xvc3Nlcy5qbA==) | `84.46% <74.66%> (-0.77%)` | :arrow_down: | | [src/robustlinearmodel.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3JvYnVzdGxpbmVhcm1vZGVsLmps) | `87.23% <76.00%> (-0.40%)` | :arrow_down: | | [src/tools.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Rvb2xzLmps) | `88.09% <91.66%> (+1.03%)` | :arrow_up: | | [src/quantileregression.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3F1YW50aWxlcmVncmVzc2lvbi5qbA==) | `94.31% <100.00%> (+0.02%)` | :arrow_up: | | ... and [1 more](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/39?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | |

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