Skip to content

Make volume classes immutable and create copies of them in launch_con…

1d45389
Select commit
Loading
Failed to load commit list.
Draft

Make Volume classes immutable and create copies of *Container classes in fixtures #234

Make volume classes immutable and create copies of them in launch_con…
1d45389
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 1s

95.14% (+0.24%) compared to b2d4c22

View this Pull Request on Codecov

95.14% (+0.24%) compared to b2d4c22

Details

Codecov Report

❌ Patch coverage is 98.70968% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.14%. Comparing base (b2d4c22) to head (1d45389).
⚠️ Report is 46 commits behind head on main.

Files with missing lines Patch % Lines
pytest_container/volume.py 98.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #234      +/-   ##
==========================================
+ Coverage   94.89%   95.14%   +0.24%     
==========================================
  Files           9       10       +1     
  Lines        1117     1174      +57     
  Branches      164      169       +5     
==========================================
+ Hits         1060     1117      +57     
- Misses         42       43       +1     
+ Partials       15       14       -1     

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