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: OPTIC-1367: Find opportunities for property cache #6808

Merged
merged 1 commit into from
Jan 2, 2025

feat: OPTIC-1367: Find opportunities for property cache

968a881
Select commit
Loading
Failed to load commit list.
Merged

feat: OPTIC-1367: Find opportunities for property cache #6808

feat: OPTIC-1367: Find opportunities for property cache
968a881
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

76.79% (+0.01%) compared to bd3498d

View this Pull Request on Codecov

76.79% (+0.01%) compared to bd3498d

Details

Codecov Report

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

Project coverage is 76.79%. Comparing base (bd3498d) to head (968a881).

Files with missing lines Patch % Lines
label_studio/data_import/models.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6808      +/-   ##
===========================================
+ Coverage    76.78%   76.79%   +0.01%     
===========================================
  Files          171      171              
  Lines        14023    14030       +7     
===========================================
+ Hits         10767    10775       +8     
+ Misses        3256     3255       -1     

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