HaxeCheckstyle / haxe-formatter

Haxe code formatter based on tokentree
https://haxecheckstyle.github.io/haxe-formatter-docs/#codesamples.CommonSamples.allman_curlies
MIT License
72 stars 16 forks source link

indentation and wrapping fixes #677

Closed AlexHaxe closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (40e3883) 88.75% compared to head (f9adb38) 88.76%. Report is 3 commits behind head on master.

Files Patch % Lines
src/formatter/marker/wrapping/MarkWrapping.hx 81.57% 6 Missing and 1 partial :warning:
src/formatter/codedata/TokenList.hx 92.30% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #677 +/- ## ======================================= Coverage 88.75% 88.76% ======================================= Files 19 19 Lines 7524 7590 +66 Branches 330 331 +1 ======================================= + Hits 6678 6737 +59 - Misses 516 522 +6 - Partials 330 331 +1 ```

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