Skip to content

Add support to generate container tags based on given version input

66bad29
Select commit
Loading
Failed to load commit list.
Merged

Add support to generate container names and tags #243

Add support to generate container tags based on given version input
66bad29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2025 in 1s

90.63% (+0.40%) compared to df923f9

View this Pull Request on Codecov

90.63% (+0.40%) compared to df923f9

Details

Codecov Report

❌ Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.63%. Comparing base (df923f9) to head (66bad29).

Files with missing lines Patch % Lines
src/gardenlinux/features/__main__.py 76.47% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
+ Coverage   90.23%   90.63%   +0.40%     
==========================================
  Files          42       42              
  Lines        1997     2008      +11     
==========================================
+ Hits         1802     1820      +18     
+ Misses        195      188       -7     

☔ 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.