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