Closed fredbi closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
3f60c98
) 86.45% compared to head (6a3638d
) 86.88%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR sorts the keys of a map[string]interface{} before marshaling to YAML, similar to what the standard encoding/json does.