HaxeCheckstyle / haxe-checkstyle

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

Enforce var type hint #481

Closed AlexHaxe closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #481 into dev will decrease coverage by <.01%. The diff coverage is 95.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #481      +/-   ##
==========================================
- Coverage   96.79%   96.78%   -0.01%     
==========================================
  Files         101      102       +1     
  Lines        6493     6542      +49     
  Branches      891      896       +5     
==========================================
+ Hits         6285     6332      +47     
- Misses        207      209       +2     
  Partials        1        1
Impacted Files Coverage Δ
...rc/checkstyle/checks/coding/CodeSimilarityCheck.hx 97.22% <100%> (+0.01%) :arrow_up:
.../checkstyle/checks/type/EnforceVarTypeHintCheck.hx 95.83% <95.83%> (ø)

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 9792d2b...324ad02. Read the comment docs.