Skip to content

Make infratest optional - #231

Open
lqc wants to merge 2 commits into
dcermak:mainfrom
syncron-oss:make-infratest-optional
Open

Make infratest optional#231
lqc wants to merge 2 commits into
dcermak:mainfrom
syncron-oss:make-infratest-optional

updated changelog

35dd906
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 4, 2026 in 1s

94.31% (-0.57%) compared to 1e19e12

View this Pull Request on Codecov

94.31% (-0.57%) compared to 1e19e12

Details

Codecov Report

❌ Patch coverage is 84.53039% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.31%. Comparing base (1e19e12) to head (35dd906).
⚠️ Report is 48 commits behind head on main.

Files with missing lines Patch % Lines
pytest_container/runtime.py 82.22% 8 Missing and 8 partials ⚠️
pytest_container/container.py 86.48% 8 Missing and 2 partials ⚠️
pytest_container/build.py 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
- Coverage   94.88%   94.31%   -0.57%     
==========================================
  Files           9       10       +1     
  Lines        1114     1214     +100     
  Branches      164      182      +18     
==========================================
+ Hits         1057     1145      +88     
- Misses         42       45       +3     
- Partials       15       24       +9     

☔ View full report in Codecov by Harness.
📢 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.