johnynek / bosatsu

A python-ish pure and total functional programming language
Apache License 2.0
222 stars 11 forks source link

Make empty json array two chars #1119

Closed johnynek closed 5 months ago

johnynek commented 5 months ago

minor nit after playing with generating some json.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (eeb22ed) 92.26% compared to head (d8c007d) 92.38%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1119 +/- ## ========================================== + Coverage 92.26% 92.38% +0.12% ========================================== Files 96 96 Lines 10959 10967 +8 Branches 2568 2585 +17 ========================================== + Hits 10111 10132 +21 + Misses 848 835 -13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.