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

[DPE-5713] Catch wrong parameters exception on bucket create function call #701

Merged
merged 4 commits into from
Jan 19, 2025

Merge branch 'main' into lucas/fix-create-bucket

e2f56f2
Select commit
Loading
Failed to load commit list.
Merged

[DPE-5713] Catch wrong parameters exception on bucket create function call #701

Merge branch 'main' into lucas/fix-create-bucket
e2f56f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 1s

71.78% (target 70.00%)

View this Pull Request on Codecov

71.78% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.78%. Comparing base (9d537d4) to head (e2f56f2).

Files with missing lines Patch % Lines
src/backups.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #701      +/-   ##
==========================================
- Coverage   71.84%   71.78%   -0.07%     
==========================================
  Files          13       13              
  Lines        3229     3232       +3     
  Branches      478      478              
==========================================
  Hits         2320     2320              
- Misses        793      796       +3     
  Partials      116      116              

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