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!: numalogic udfs #271

Merged
merged 29 commits into from
Aug 31, 2023

Fix cache (#278)

ac08953
Select commit
Loading
Failed to load commit list.
Merged

feat!: numalogic udfs #271

Fix cache (#278)
ac08953
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 31, 2023 in 1s

93.29% (-3.03%) compared to c62c902

View this Pull Request on Codecov

93.29% (-3.03%) compared to c62c902

Details

Codecov Report

Merging #271 (ac08953) into main (c62c902) will decrease coverage by 3.03%.
The diff coverage is 83.90%.

@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
- Coverage   96.31%   93.29%   -3.03%     
==========================================
  Files          53       66      +13     
  Lines        2227     2909     +682     
  Branches      174      233      +59     
==========================================
+ Hits         2145     2714     +569     
- Misses         58      156      +98     
- Partials       24       39      +15     
Files Changed Coverage Δ
numalogic/registry/redis_registry.py 97.69% <ø> (ø)
numalogic/tools/data.py 95.65% <ø> (ø)
numalogic/tools/types.py 92.85% <ø> (ø)
numalogic/udfs/__main__.py 0.00% <0.00%> (ø)
numalogic/udfs/factory.py 55.55% <55.55%> (ø)
numalogic/connectors/redis.py 71.42% <71.42%> (ø)
numalogic/udfs/preprocess.py 77.21% <77.21%> (ø)
numalogic/udfs/__init__.py 81.25% <81.25%> (ø)
numalogic/udfs/_config.py 83.33% <83.33%> (ø)
numalogic/udfs/postprocess.py 85.91% <85.91%> (ø)
... and 13 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more