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(#109): prepare fields in input.py, swap text_prediction for rf #112

Merged
merged 2 commits into from
May 10, 2024

feat(#109): full path

a0fa08d
Select commit
Loading
Failed to load commit list.
Merged

feat(#109): prepare fields in input.py, swap text_prediction for rf #112

feat(#109): full path
a0fa08d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 10, 2024 in 1s

76.92% (-0.37%) compared to 36311a7

View this Pull Request on Codecov

76.92% (-0.37%) compared to 36311a7

Details

Codecov Report

Attention: Patch coverage is 86.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 76.92%. Comparing base (36311a7) to head (a0fa08d).

Files Patch % Lines
src/cli.py 50.00% 1 Missing ⚠️
src/filter_pipe.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   77.29%   76.92%   -0.37%     
==========================================
  Files          14       17       +3     
  Lines         229      273      +44     
==========================================
+ Hits          177      210      +33     
- Misses         52       63      +11     

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