Skip to content

Add more descriptive `gl-oci` tool description.

67d413d
Select commit
Loading
Failed to load commit list.
Open

Add support to interact with a local podman installation #211

Add more descriptive `gl-oci` tool description.
67d413d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 20, 2025 in 0s

91.18% (-0.36%) compared to 9bc3c1f

View this Pull Request on Codecov

91.18% (-0.36%) compared to 9bc3c1f

Details

Codecov Report

❌ Patch coverage is 87.11656% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.18%. Comparing base (9bc3c1f) to head (67d413d).

Files with missing lines Patch % Lines
src/gardenlinux/oci/podman.py 81.30% 23 Missing ⚠️
src/gardenlinux/oci/__main__.py 86.02% 13 Missing ⚠️
src/gardenlinux/oci/container.py 91.17% 3 Missing ⚠️
src/gardenlinux/oci/podman_context.py 95.52% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
- Coverage   91.54%   91.18%   -0.36%     
==========================================
  Files          42       44       +2     
  Lines        2070     2372     +302     
==========================================
+ Hits         1895     2163     +268     
- Misses        175      209      +34     

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