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

Update segmentation documentation #3425

Merged
merged 13 commits into from
May 3, 2024

fix pre-commit

beceaf0
Select commit
Loading
Failed to load commit list.
Merged

Update segmentation documentation #3425

fix pre-commit
beceaf0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2024 in 0s

76.49% (+2.23%) compared to 4d40a7d

View this Pull Request on Codecov

76.49% (+2.23%) compared to 4d40a7d

Details

Codecov Report

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

Project coverage is 76.49%. Comparing base (4d40a7d) to head (beceaf0).

❗ Current head beceaf0 differs from pull request most recent head a0dcf86. Consider uploading reports for the commit a0dcf86 to get more accurate results

Files Patch % Lines
src/otx/algo/segmentation/litehrnet.py 83.33% 1 Missing ⚠️
src/otx/core/model/segmentation.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3425      +/-   ##
===========================================
+ Coverage    74.25%   76.49%   +2.23%     
===========================================
  Files          253      258       +5     
  Lines        24111    24068      -43     
===========================================
+ Hits         17904    18410     +506     
+ Misses        6207     5658     -549     

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