Closed gawng closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 41.45%. Comparing base (
63d5649
) to head (7de0d76
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This should have been done before making the new release. You should delete the current latest release, merge this, and do a new release with matching versions.
@gawng I deleted the old tag
Purpose
There have been significant changes to ADflow since the last release, but I believe the changes constitute a minor release.
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