reaktivity / nukleus-maven-plugin

Nukleus Maven Plugin
Apache License 2.0
0 stars 10 forks source link

Enhance ListFW #128

Closed dknoma closed 4 years ago

dknoma commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #128 into develop will increase coverage by 0.17%. The diff coverage is 93.87%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #128      +/-   ##
=============================================
+ Coverage      80.97%   81.14%   +0.17%     
- Complexity       302      303       +1     
=============================================
  Files             32       32              
  Lines           1845     1862      +17     
  Branches         171      172       +1     
=============================================
+ Hits            1494     1511      +17     
  Misses           226      226              
  Partials         125      125              
Impacted Files Coverage Δ Complexity Δ
...s/maven/plugin/internal/ast/visit/ListVisitor.java 90.00% <93.61%> (+2.72%) 11.00 <0.00> (+1.00)
...eus/maven/plugin/internal/ast/parse/AstParser.java 90.72% <100.00%> (+0.02%) 80.00 <0.00> (ø)

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 736e93e...030925c. Read the comment docs.