Fix handling NaN
values when fitting JS univariate drift
#340
90.10% of diff hit (target 82.80%)
View this Pull Request on Codecov
90.10% of diff hit (target 82.80%)
Annotations
Check warning on line 538 in nannyml/base.py
codecov / codecov/patch
nannyml/base.py#L538
Added line #L538 was not covered by tests
Check warning on line 542 in nannyml/base.py
codecov / codecov/patch
nannyml/base.py#L542
Added line #L542 was not covered by tests
Check warning on line 557 in nannyml/base.py
codecov / codecov/patch
nannyml/base.py#L557
Added line #L557 was not covered by tests
Check warning on line 292 in nannyml/drift/univariate/calculator.py
codecov / codecov/patch
nannyml/drift/univariate/calculator.py#L291-L292
Added lines #L291 - L292 were not covered by tests
Check warning on line 311 in nannyml/drift/univariate/calculator.py
codecov / codecov/patch
nannyml/drift/univariate/calculator.py#L310-L311
Added lines #L310 - L311 were not covered by tests