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 triton backend #1314

Merged
merged 7 commits into from
Feb 13, 2024

fix: fix issue and warning with tests

fe0c380
Select commit
Loading
Failed to load commit list.
Merged

feat: add multiple triton backend #1314

fix: fix issue and warning with tests
fe0c380
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 13, 2024 in 0s

57.33% (-0.21%) compared to cf12304

View this Pull Request on Codecov

57.33% (-0.21%) compared to cf12304

Details

Codecov Report

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

Comparison is base (cf12304) 57.53% compared to head (fe0c380) 57.33%.

Files Patch % Lines
robotoff/cli/main.py 7.69% 24 Missing ⚠️
robotoff/workers/tasks/product_updated.py 33.33% 6 Missing ⚠️
robotoff/prediction/object_detection/core.py 25.00% 3 Missing ⚠️
robotoff/triton.py 50.00% 3 Missing ⚠️
...y/neural/keras_category_classifier_3_0/__init__.py 50.00% 2 Missing ⚠️
robotoff/prediction/ingredient_list/__init__.py 33.33% 2 Missing ⚠️
robotoff/workers/tasks/import_image.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1314      +/-   ##
==========================================
- Coverage   57.53%   57.33%   -0.21%     
==========================================
  Files          79       79              
  Lines        7793     7835      +42     
==========================================
+ Hits         4484     4492       +8     
- Misses       3309     3343      +34     

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