Skip to content

Add support to accept incomplete release files for S3 artifact upload

7ebb468
Select commit
Loading
Failed to load commit list.
Merged

Add support to accept incomplete release files for S3 artifact upload #315

Add support to accept incomplete release files for S3 artifact upload
7ebb468
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 17, 2026 in 0s

91.51% (-0.19%) compared to 2d52501

View this Pull Request on Codecov

91.51% (-0.19%) compared to 2d52501

Details

Codecov Report

❌ Patch coverage is 79.54545% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.51%. Comparing base (2d52501) to head (7ebb468).

Files with missing lines Patch % Lines
src/gardenlinux/s3/s3_artifacts.py 46.15% 7 Missing ⚠️
src/gardenlinux/features/cname.py 93.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #315      +/-   ##
==========================================
- Coverage   91.69%   91.51%   -0.19%     
==========================================
  Files          42       42              
  Lines        2132     2157      +25     
==========================================
+ Hits         1955     1974      +19     
- Misses        177      183       +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.