sanity-tool / sanity

1 stars 0 forks source link

Lost features #10

Closed okutane closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #10 into master will decrease coverage by 1.13%. The diff coverage is 75.75%.

@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
- Coverage     77.37%   76.24%   -1.14%     
- Complexity       78       79       +1     
============================================
  Files            14       14              
  Lines           358      383      +25     
  Branches         41       48       +7     
============================================
+ Hits            277      292      +15     
- Misses           65       71       +6     
- Partials         16       20       +4
Flag Coverage Δ Complexity Δ
#C 74.93% <75.75%> (?) 79 <6> (?)
#Cpp 64.49% <57.57%> (?) 64 <2> (?)
#IR 19.1% <21.21%> (?) 23 <1> (?)
#ObjectiveC 61.87% <57.57%> (?) 60 <2> (?)
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/ru/urururu/sanity/cpp/tools/Tool.java 91.3% <0%> (-4.16%) 5 <0> (ø)
...c/main/java/ru/urururu/sanity/cpp/tools/Clang.java 71.42% <100%> (+1.42%) 7 <1> (+1) :white_check_mark:
.../java/ru/urururu/sanity/utils/TempFileWrapper.java 71.42% <66.66%> (-28.58%) 3 <3> (-1)
...ain/java/ru/urururu/sanity/cpp/tools/Language.java 89.47% <77.77%> (-10.53%) 6 <1> (+3)
...re/src/main/java/ru/urururu/sanity/cpp/Parser.java 79.41% <81.25%> (-0.59%) 6 <1> (+2)
.../java/ru/urururu/sanity/cpp/tools/ToolFactory.java 70.83% <0%> (-8.34%) 6% <0%> (-2%)

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 ff51289...de1b62b. Read the comment docs.