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

PR-40: Add dynamic filters #44

Merged
merged 18 commits into from
Jan 29, 2024

Fix security workflow

d6361bb
Select commit
Loading
Failed to load commit list.
Merged

PR-40: Add dynamic filters #44

Fix security workflow
d6361bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2024 in 1s

82.58% (+4.90%) compared to 3c5e463

View this Pull Request on Codecov

82.58% (+4.90%) compared to 3c5e463

Details

Codecov Report

Attention: 32 lines in your changes are missing coverage. Please review.

Comparison is base (3c5e463) 77.67% compared to head (d6361bb) 82.58%.

Files Patch % Lines
resources/src/redborder/async_jobs/train_job.py 40.47% 25 Missing ⚠️
resources/src/__main__.py 0.00% 6 Missing ⚠️
resources/src/redborder/rq.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   77.67%   82.58%   +4.90%     
==========================================
  Files          13       13              
  Lines         663      735      +72     
==========================================
+ Hits          515      607      +92     
+ Misses        148      128      -20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.