HaxeCheckstyle / haxe-checkstyle

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

reenable jvm target #498

Closed AlexHaxe closed 4 years ago

AlexHaxe commented 4 years ago

reorganised build files

codecov[bot] commented 4 years ago

Codecov Report

Merging #498 into dev will increase coverage by <.01%. The diff coverage is 63.63%.

Impacted file tree graph

@@          Coverage Diff           @@
##            dev   #498      +/-   ##
======================================
+ Coverage    95%    95%   +<.01%     
======================================
  Files       106    106              
  Lines      6788   6792       +4     
  Branches    916    917       +1     
======================================
+ Hits       6449   6453       +4     
  Misses      339    339
Impacted Files Coverage Δ
...rc/checkstyle/checks/coding/CodeSimilarityCheck.hx 98.8% <ø> (ø) :arrow_up:
src/checkstyle/ParserQueue.hx 94.59% <ø> (ø) :arrow_up:
src/checkstyle/utils/DummyThread.hx 0% <0%> (ø)
src/checkstyle/utils/DummyMutex.hx 0% <0%> (ø)
src/checkstyle/utils/ConfigUtils.hx 89.39% <100%> (+0.68%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9c71818...7434edd. Read the comment docs.