Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add multiple save for redis registry #281

Merged
merged 18 commits into from
Sep 18, 2023

add _pipe for redis registry

7ca521a
Select commit
Loading
Failed to load commit list.
Merged

feat: add multiple save for redis registry #281

add _pipe for redis registry
7ca521a
Select commit
Loading
Failed to load commit list.
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 is 95.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