Closed A-CGray closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 50.11%. Comparing base (
725b16c
) to head (3d55858
).
: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
1 day
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