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

fix: OPTIC-1490: Safely reference content_type of the response so it does not error #6856

Merged
merged 6 commits into from
Jan 8, 2025

Update label_studio/core/utils/contextlog.py

2ea604a
Select commit
Loading
Failed to load commit list.
Merged

fix: OPTIC-1490: Safely reference content_type of the response so it does not error #6856

Update label_studio/core/utils/contextlog.py
2ea604a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

76.79% (+0.00%) compared to e320bbe

View this Pull Request on Codecov

76.79% (+0.00%) compared to e320bbe

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.79%. Comparing base (e320bbe) to head (2ea604a).
Report is 9 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #6856   +/-   ##
========================================
  Coverage    76.79%   76.79%           
========================================
  Files          171      171           
  Lines        14030    14030           
========================================
+ Hits         10774    10775    +1     
+ Misses        3256     3255    -1     

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