homeport / dyff

/ˈdʏf/ - diff tool for YAML files, and sometimes JSON
MIT License
1.32k stars 65 forks source link

Fix dash quotation issue #343

Closed HeavyWombat closed 9 months ago

HeavyWombat commented 9 months ago

Ref: https://github.com/homeport/dyff/issues/342

Make sure to quote if string is just a dash by updating the neat version.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (6dead05) 82.79% compared to head (f5b74aa) 82.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #343 +/- ## ======================================= Coverage 82.79% 82.79% ======================================= Files 14 14 Lines 1895 1895 ======================================= Hits 1569 1569 Misses 260 260 Partials 66 66 ``` | [Flag](https://app.codecov.io/gh/homeport/dyff/pull/343/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=homeport) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/homeport/dyff/pull/343/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=homeport) | `82.79% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=homeport#carryforward-flags-in-the-pull-request-comment) to find out more.

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