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

Correct infinite loop #33

Merged
merged 3 commits into from
May 3, 2023

correct infinite loop

00fd305
Select commit
Loading
Failed to load commit list.
Merged

Correct infinite loop #33

correct infinite loop
00fd305
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded May 3, 2023 in 0s

85.20% (+0.53%) compared to bd86eca

View this Pull Request on Codecov

85.20% (+0.53%) compared to bd86eca

Details

Codecov Report

Patch coverage: 79.31% and project coverage change: +0.53 🎉

Comparison is base (bd86eca) 84.66% compared to head (00fd305) 85.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   84.66%   85.20%   +0.53%     
==========================================
  Files          11       11              
  Lines        1709     1724      +15     
==========================================
+ Hits         1447     1469      +22     
+ Misses        262      255       -7     
Impacted Files Coverage Δ
src/robustlinearmodel.jl 89.27% <79.31%> (+1.49%) ⬆️

... and 1 file with indirect coverage changes

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