Use Julia's standard debug loggin mechanism instead of the custom verbose flag. #579
+22
−13
Codecov / codecov/project
succeeded
Nov 21, 2024 in 1s
89.95% (+0.00%) compared to f6f4f70
View this Pull Request on Codecov
89.95% (+0.00%) compared to f6f4f70
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 89.95%. Comparing base (
f6f4f70
) to head (d978dd0
).
Report is 2 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/glmfit.jl | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #579 +/- ##
=======================================
Coverage 89.95% 89.95%
=======================================
Files 8 8
Lines 1105 1105
=======================================
Hits 994 994
Misses 111 111
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading