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: update backup uploader credential using s3 compatible keys #1741

Merged
merged 15 commits into from
Apr 2, 2025

save

9531c93
Select commit
Loading
Failed to load commit list.
Merged

feat: update backup uploader credential using s3 compatible keys #1741

save
9531c93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 1, 2025 in 0s

83.55% (-0.09%) compared to a996817

View this Pull Request on Codecov

83.55% (-0.09%) compared to a996817

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 24 lines in your changes missing coverage. Please review.

Project coverage is 83.55%. Comparing base (a996817) to head (9531c93).

Files with missing lines Patch % Lines
src/commands/network.ts 27.27% 24 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1741      +/-   ##
==========================================
- Coverage   83.64%   83.55%   -0.09%     
==========================================
  Files         243      243              
  Lines       34770    34818      +48     
  Branches     2297     2591     +294     
==========================================
+ Hits        29084    29093       +9     
+ Misses       5628     5600      -28     
- Partials       58      125      +67     
Files with missing lines Coverage Δ
src/commands/flags.ts 67.81% <100.00%> (+0.49%) ⬆️
version.ts 81.25% <100.00%> (ø)
src/commands/network.ts 80.01% <27.27%> (-0.39%) ⬇️

... and 54 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.