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

Fix enum type param #662

Closed AlexHaxe closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #662 (8295a81) into master (d491718) will increase coverage by 0.00%. The diff coverage is 91.30%.

@@           Coverage Diff           @@
##           master     #662   +/-   ##
=======================================
  Coverage   88.92%   88.92%           
=======================================
  Files          19       19           
  Lines        7419     7442   +23     
  Branches      315      317    +2     
=======================================
+ Hits         6597     6618   +21     
  Misses        507      507           
- Partials      315      317    +2     
Impacted Files Coverage Δ
src/formatter/marker/MarkWhitespace.hx 94.78% <87.50%> (-0.09%) :arrow_down:
src/formatter/marker/MarkLineEnds.hx 89.77% <93.33%> (+0.07%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.