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

Merge back 2.2 #4098

Merged
merged 106 commits into from
Nov 14, 2024

Merge branch 'develop' into kp/merge_back_2.2

2c99adb
Select commit
Loading
Failed to load commit list.
Merged

Merge back 2.2 #4098

Merge branch 'develop' into kp/merge_back_2.2
2c99adb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

80.42% (+3.30%) compared to 31823cd

View this Pull Request on Codecov

80.42% (+3.30%) compared to 31823cd

Details

Codecov Report

Attention: Patch coverage is 81.53846% with 12 lines in your changes missing coverage. Please review.

Project coverage is 80.42%. Comparing base (31823cd) to head (2c99adb).
Report is 36 commits behind head on develop.

Files with missing lines Patch % Lines
.../algo/detection/detectors/detection_transformer.py 57.14% 3 Missing ⚠️
src/otx/core/data/dataset/base.py 85.71% 3 Missing ⚠️
src/otx/core/data/dataset/classification.py 75.00% 2 Missing ⚠️
src/otx/core/model/keypoint_detection.py 80.00% 2 Missing ⚠️
src/otx/core/data/dataset/diffusion.py 0.00% 1 Missing ⚠️
src/otx/core/data/dataset/segmentation.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4098      +/-   ##
===========================================
+ Coverage    77.11%   80.42%   +3.30%     
===========================================
  Files          308      319      +11     
  Lines        30571    31645    +1074     
===========================================
+ Hits         23576    25450    +1874     
+ Misses        6995     6195     -800     

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