Closed op closed 6 months ago
Attention: Patch coverage is 86.76471%
with 9 lines
in your changes are missing coverage. Please review.
Project coverage is 81.34%. Comparing base (
2338a13
) to head (ec8b7e3
). Report is 15 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
json.go | 86.76% | 8 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@aymanbagabas sure, i believe something like this would handle that: https://github.com/op/charmbracelet-log/commit/634a620a8ce74329142d71d19b3a8d1d7e124873
@aymanbagabas sure, i believe something like this would handle that: op@634a620
Could you open a new PR for that one?
This preserves the order of keys when using the JSON formatter.
Fixes #123.