getzze / RobustModels.jl

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

Enforce type consistency #43

Closed getzze closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 90.90% and project coverage change: -0.02% :warning:

Comparison is base (3b03a0b) 83.31% compared to head (5be74de) 83.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== - Coverage 83.31% 83.29% -0.02% ========================================== Files 12 12 Lines 1852 1862 +10 ========================================== + Hits 1543 1551 +8 - Misses 309 311 +2 ``` | [Files Changed](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/tools.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Rvb2xzLmps) | `86.95% <75.00%> (-1.14%)` | :arrow_down: | | [src/robustlinearmodel.jl](https://app.codecov.io/gh/getzze/RobustModels.jl/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3JvYnVzdGxpbmVhcm1vZGVsLmps) | `87.34% <100.00%> (+0.05%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.