Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: provide a replacement for MultiStageContainerBuild #151

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dcermak
Copy link
Owner

@dcermak dcermak commented Aug 8, 2023

This fixes #149

@dcermak dcermak requested a review from grisu48 August 8, 2023 15:02
@dcermak
Copy link
Owner Author

dcermak commented Aug 8, 2023

This also needs #152, and documentation obviously, a deprecation marker for the old class and try to port BCI-Tests.

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #151 (29c5dfc) into main (eb54033) will decrease coverage by 0.46%.
The diff coverage is 95.00%.

@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
- Coverage   94.75%   94.30%   -0.46%     
==========================================
  Files           9        9              
  Lines        1030     1053      +23     
  Branches      208      213       +5     
==========================================
+ Hits          976      993      +17     
- Misses         40       45       +5     
- Partials       14       15       +1     
Files Changed Coverage Δ
pytest_container/container.py 98.30% <95.00%> (-0.67%) ⬇️

... and 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop MultiStageBuild
1 participant