label-studio
label-studio copied to clipboard
fix: DEV-2395: Quick view: Different size of working area is created for SMALL vertical/horizontal images
Hi @yyassi-heartex!
This PR was created in response to a PRs in upstream repo:
- https://github.com/heartexlabs/label-studio-frontend/pull/777
✅ Linked to Bug DEV-2395 · Quick view: Different size of working area is created for SMALL vertical/horizontal images
➡️ Part of Epic DEV-2132 · Bounding box annotation UX improvements
Codecov Report
Base: 76.82% // Head: 77.01% // Increases project coverage by +0.19% :tada:
Coverage data is based on head (
1581006) compared to base (8197459). Patch has no changes to coverable lines.
:exclamation: Current head 1581006 differs from pull request most recent head 8ee44fa. Consider uploading reports for the commit 8ee44fa to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## develop #2724 +/- ##
===========================================
+ Coverage 76.82% 77.01% +0.19%
===========================================
Files 144 144
Lines 10602 10464 -138
===========================================
- Hits 8145 8059 -86
+ Misses 2457 2405 -52
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...bel_studio/label_studio/core/feature_flags/base.py | 66.12% <0.00%> (-11.15%) |
:arrow_down: |
| label_studio/label_studio/core/label_config.py | 71.54% <0.00%> (-3.12%) |
:arrow_down: |
| label_studio/label_studio/ml/api_connector.py | 87.58% <0.00%> (-2.10%) |
:arrow_down: |
| label_studio/label_studio/users/api.py | 80.45% <0.00%> (-1.77%) |
:arrow_down: |
| label_studio/label_studio/ml/models.py | 63.11% <0.00%> (-1.55%) |
:arrow_down: |
| label_studio/label_studio/server.py | 42.18% <0.00%> (-0.35%) |
:arrow_down: |
| label_studio/label_studio/core/settings/base.py | 87.70% <0.00%> (-0.20%) |
:arrow_down: |
| label_studio/label_studio/tasks/models.py | 88.00% <0.00%> (-0.14%) |
:arrow_down: |
| label_studio/label_studio/projects/models.py | 83.27% <0.00%> (-0.03%) |
:arrow_down: |
| label_studio/label_studio/ml/urls.py | 100.00% <0.00%> (ø) |
|
| ... and 15 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.