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

add first photo in observation API lists, change thumbnails to JPEG/70 #12

Merged
merged 1 commit into from
Jul 2, 2024

add first photo in observation API lists, change thumbnails to JPEG/70

b0587ee
Select commit
Loading
Failed to load commit list.
Merged

add first photo in observation API lists, change thumbnails to JPEG/70 #12

add first photo in observation API lists, change thumbnails to JPEG/70
b0587ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 0s

83.33% (+0.04%) compared to 39c1b64

View this Pull Request on Codecov

83.33% (+0.04%) compared to 39c1b64

Details

Codecov Report

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

Project coverage is 83.33%. Comparing base (39c1b64) to head (b0587ee).

Files Patch % Lines
backend/project/api/views.py 50.00% 1 Missing ⚠️
backend/project/observations/models.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next      #12      +/-   ##
==========================================
+ Coverage   83.28%   83.33%   +0.04%     
==========================================
  Files          16       16              
  Lines         353      360       +7     
  Branches       20       21       +1     
==========================================
+ Hits          294      300       +6     
- Misses         57       58       +1     
  Partials        2        2              

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