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

Mergeback/1.10.0rc1 #1658

Merged
merged 11 commits into from
Oct 28, 2024

Merge branch 'develop' into mergeback/1.10.0rc1

ebd6c04
Select commit
Loading
Failed to load commit list.
Merged

Mergeback/1.10.0rc1 #1658

Merge branch 'develop' into mergeback/1.10.0rc1
ebd6c04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

81.19% (+0.12%) compared to ff5fd94

View this Pull Request on Codecov

81.19% (+0.12%) compared to ff5fd94

Details

Codecov Report

Attention: Patch coverage is 88.72180% with 15 lines in your changes missing coverage. Please review.

Project coverage is 81.19%. Comparing base (ff5fd94) to head (ebd6c04).
Report is 23 commits behind head on develop.

Files with missing lines Patch % Lines
...in/samples/clip_text_vit_l_14_336px_int8_interp.py 70.00% 5 Missing and 1 partial ⚠️
.../samples/clip_visual_vit_l_14_336px_int8_interp.py 91.89% 1 Missing and 2 partials ⚠️
src/datumaro/components/transformer.py 93.10% 1 Missing and 1 partial ⚠️
...c/datumaro/plugins/data_formats/kitti_3d/format.py 83.33% 1 Missing and 1 partial ⚠️
src/datumaro/components/annotation.py 0.00% 0 Missing and 1 partial ⚠️
src/datumaro/plugins/data_formats/kitti_3d/base.py 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1658      +/-   ##
===========================================
+ Coverage    81.06%   81.19%   +0.12%     
===========================================
  Files          278      283       +5     
  Lines        32517    33005     +488     
  Branches      6607     5309    -1298     
===========================================
+ Hits         26360    26798     +438     
- Misses        4701     4753      +52     
+ Partials      1456     1454       -2     

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