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

chore: OPTIC-1778: Unify and prettify icons #7169

Open
wants to merge 47 commits into
base: develop
Choose a base branch
from

fixing icon

a365100
Select commit
Loading
Failed to load commit list.
Open

chore: OPTIC-1778: Unify and prettify icons #7169

fixing icon
a365100
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 7, 2025 in 0s

77.18% (-0.02%) compared to 7487d6e

View this Pull Request on Codecov

77.18% (-0.02%) compared to 7487d6e

Details

Codecov Report

Attention: Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.

Project coverage is 77.18%. Comparing base (7487d6e) to head (a365100).
Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
label_studio/core/views.py 33.33% 4 Missing ⚠️
label_studio/users/views.py 66.66% 2 Missing ⚠️
label_studio/core/utils/sentry.py 0.00% 1 Missing ⚠️
...data_manager/actions/predictions_to_annotations.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7169      +/-   ##
===========================================
- Coverage    77.19%   77.18%   -0.02%     
===========================================
  Files          187      187              
  Lines        14478    14491      +13     
===========================================
+ Hits         11177    11185       +8     
- Misses        3301     3306       +5     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.