Closed A-CGray closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.48%. Comparing base (
8f68549
) to head (081ea30
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Purpose
See https://github.com/mdolab/pysurf/pull/31 for details
Expected time until 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