Implement MetaLearnerGridSearch #9
Merged
Codecov / codecov/project
failed
Jul 4, 2024 in 0s
94.90% (-0.11%) compared to 60745dc
View this Pull Request on Codecov
94.90% (-0.11%) compared to 60745dc
Details
Codecov Report
Attention: Patch coverage is 93.57798%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 94.90%. Comparing base (
60745dc
) to head (13eeed1
).
Files | Patch % | Lines |
---|---|---|
metalearners/_utils.py | 16.66% | 5 Missing |
metalearners/grid_search.py | 98.03% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #9 +/- ##
==========================================
- Coverage 95.01% 94.90% -0.11%
==========================================
Files 14 15 +1
Lines 1365 1473 +108
==========================================
+ Hits 1297 1398 +101
- Misses 68 75 +7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading