HaxeCheckstyle / haxe-checkstyle

Haxe Checkstyle
http://haxecheckstyle.github.io/docs
MIT License
124 stars 27 forks source link

updated haxeparser and tokentree libs to support latest Haxe nightly … #514

Closed AlexHaxe closed 2 years ago

AlexHaxe commented 2 years ago

…syntax

codecov[bot] commented 2 years ago

Codecov Report

Merging #514 (3fdb64d) into dev (3f39ea7) will decrease coverage by 0.04%. The diff coverage is 77.77%.

:exclamation: Current head 3fdb64d differs from pull request most recent head 0b39e22. Consider uploading reports for the commit 0b39e22 to get more accurate results

@@            Coverage Diff             @@
##              dev     #514      +/-   ##
==========================================
- Coverage   89.17%   89.13%   -0.05%     
==========================================
  Files         107      107              
  Lines        7371     7379       +8     
  Branches      824      825       +1     
==========================================
+ Hits         6573     6577       +4     
- Misses        798      802       +4     
Impacted Files Coverage Δ
...style/checks/whitespace/OperatorWhitespaceCheck.hx 92.85% <75.00%> (-1.40%) :arrow_down:
src/checkstyle/checks/imports/UnusedImportCheck.hx 91.22% <100.00%> (ø)
...rc/checkstyle/checks/coding/CodeSimilarityCheck.hx 96.75% <0.00%> (-0.55%) :arrow_down:

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