Add support for np.array
in the common_nan_removal
function
#388
Codecov / codecov/project
succeeded
May 16, 2024 in 1s
76.52% (-0.02%) compared to 9a1760f, passed because coverage increased by +0.00% when compared to adjusted base (76.51%)
View this Pull Request on Codecov
76.52% (-0.02%) compared to 9a1760f, passed because coverage increased by +0.00% when compared to adjusted base (76.51%)
Details
Codecov Report
Attention: Patch coverage is 70.37037%
with 8 lines
in your changes are missing coverage. Please review.
Project coverage is 76.52%. Comparing base (
9a1760f
) to head (107913f
).
Files | Patch % | Lines |
---|---|---|
nannyml/base.py | 70.37% | 5 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #388 +/- ##
==========================================
- Coverage 76.53% 76.52% -0.02%
==========================================
Files 110 110
Lines 9221 9242 +21
Branches 1650 1658 +8
==========================================
+ Hits 7057 7072 +15
- Misses 1699 1703 +4
- Partials 465 467 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading