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 s3 client error on gcp #2359

Merged
merged 1 commit into from
Aug 14, 2024

fix s3 client error on gcp

a379fb1
Select commit
Loading
Failed to load commit list.
Merged

fix s3 client error on gcp #2359

fix s3 client error on gcp
a379fb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 14, 2024 in 0s

63.69% (-0.01%) compared to 2221b06

View this Pull Request on Codecov

63.69% (-0.01%) compared to 2221b06

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 63.69%. Comparing base (2221b06) to head (a379fb1).

Files Patch % Lines
care/facility/api/serializers/facility.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2359      +/-   ##
===========================================
- Coverage    63.70%   63.69%   -0.01%     
===========================================
  Files          238      238              
  Lines        13378    13384       +6     
  Branches      1907     1908       +1     
===========================================
+ Hits          8522     8525       +3     
- Misses        4506     4509       +3     
  Partials       350      350              

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