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

feat: DIA-1794: [FE] Implement home page in LSO and LSE #6885

Merged
merged 143 commits into from
Jan 31, 2025

Update web/apps/labelstudio/src/pages/Home/HomePage.tsx

bd7c6a1
Select commit
Loading
Failed to load commit list.
Merged

feat: DIA-1794: [FE] Implement home page in LSO and LSE #6885

Update web/apps/labelstudio/src/pages/Home/HomePage.tsx
bd7c6a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 24, 2025 in 0s

76.90% (-0.02%) compared to 7cff2a8

View this Pull Request on Codecov

76.90% (-0.02%) compared to 7cff2a8

Details

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 76.90%. Comparing base (7cff2a8) to head (bd7c6a1).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
label_studio/core/views.py 40.00% 3 Missing ⚠️
label_studio/users/views.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6885      +/-   ##
===========================================
- Coverage    76.91%   76.90%   -0.02%     
===========================================
  Files          175      175              
  Lines        14162    14169       +7     
===========================================
+ Hits         10893    10896       +3     
- Misses        3269     3273       +4     

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