Closed eirikurj closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.42%. Comparing base (
0c8f01a
) to head (da9e831
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Purpose
Equivalent to https://github.com/mdolab/pyhyp/pull/87, required for https://github.com/mdolab/docker/pull/266
Expected time until merged
Before https://github.com/mdolab/docker/pull/266 is merged
Type of change
Testing
Checklist
flake8
andblack
to make sure the Python code adheres to PEP-8 and is consistently formattedfprettify
or C/C++ code withclang-format
as applicable