feat: add multiple save for redis registry #281
Merged
Codecov / codecov/project
succeeded
Sep 15, 2023 in 0s
93.43% (+1.02%) compared to a364721
View this Pull Request on Codecov
93.43% (+1.02%) compared to a364721
Details
Codecov Report
Merging #281 (7ca521a) into main (a364721) will increase coverage by
1.02%
.
The diff coverage is95.60%
.
❗ Current head 7ca521a differs from pull request most recent head 909a19a. Consider uploading reports for the commit 909a19a to get more accurate results
@@ Coverage Diff @@
## main #281 +/- ##
==========================================
+ Coverage 92.41% 93.43% +1.02%
==========================================
Files 74 66 -8
Lines 3349 2942 -407
Branches 267 242 -25
==========================================
- Hits 3095 2749 -346
+ Misses 201 153 -48
+ Partials 53 40 -13
Files Changed | Coverage Δ | |
---|---|---|
numalogic/udfs/__main__.py | 0.00% <ø> (ø) |
|
numalogic/udfs/trainer.py | 90.15% <78.57%> (+0.75%) |
⬆️ |
numalogic/registry/redis_registry.py | 97.41% <97.72%> (-0.28%) |
⬇️ |
numalogic/connectors/druid.py | 84.61% <100.00%> (-1.75%) |
⬇️ |
numalogic/tools/types.py | 93.54% <100.00%> (+0.69%) |
⬆️ |
numalogic/udfs/inference.py | 94.20% <100.00%> (-0.92%) |
⬇️ |
numalogic/udfs/postprocess.py | 86.11% <100.00%> (-0.20%) |
⬇️ |
numalogic/udfs/preprocess.py | 87.50% <100.00%> (+9.72%) |
⬆️ |
numalogic/udfs/tools.py | 100.00% <100.00%> (ø) |
... and 15 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading