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

Added logs for text entity detection #554

Merged
merged 1 commit into from
Oct 30, 2023

Added logs for text entity detection

3f8d6f7
Select commit
Loading
Failed to load commit list.
Merged

Added logs for text entity detection #554

Added logs for text entity detection
3f8d6f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2023 in 1s

40.48% (+0.02%) compared to f2046c8

View this Pull Request on Codecov

40.48% (+0.02%) compared to f2046c8

Details

Codecov Report

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

Comparison is base (f2046c8) 40.46% compared to head (3f8d6f7) 40.48%.
Report is 29 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #554      +/-   ##
===========================================
+ Coverage    40.46%   40.48%   +0.02%     
===========================================
  Files           81       81              
  Lines         9441     9468      +27     
===========================================
+ Hits          3820     3833      +13     
- Misses        5621     5635      +14     
Files Coverage Δ
ner_v2/detectors/textual/text_detection.py 85.29% <100.00%> (+0.24%) ⬆️
ner_v2/detectors/textual/utils.py 88.46% <100.00%> (+1.31%) ⬆️
ner_v2/api.py 8.08% <0.00%> (-0.03%) ⬇️
ner_v2/detectors/textual/elastic_search.py 63.10% <0.00%> (-9.12%) ⬇️

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