Closed tomleavy closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.62%. Comparing base (
9c07f8f
) to head (e37009a
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description of changes:
We had a function that sends a generic
Proposal
enum as an external proposal but it was not public. This made re-sending unused proposals difficultBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.