HaxeCheckstyle / haxe-checkstyle

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

fixed npe in UnusedImport check #507

Closed AlexHaxe closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #507 (be4cf0f) into dev (b5c2bba) will decrease coverage by 0.00%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #507      +/-   ##
==========================================
- Coverage   89.09%   89.09%   -0.01%     
==========================================
  Files         106      106              
  Lines        7273     7278       +5     
  Branches      815      816       +1     
==========================================
+ Hits         6480     6484       +4     
- Misses        793      794       +1     
Impacted Files Coverage Δ
src/checkstyle/checks/imports/UnusedImportCheck.hx 91.22% <60.00%> (-0.95%) :arrow_down:
src/checkstyle/CheckerPool.hx 100.00% <0.00%> (+7.69%) :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 b5c2bba...be4cf0f. Read the comment docs.