sanity-tool / sanity

1 stars 0 forks source link

Reduce number of CI jobs #19

Closed okutane closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #19 into master will decrease coverage by 1.2%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #19      +/-   ##
============================================
- Coverage      85.9%   84.69%   -1.21%     
+ Complexity      414      410       -4     
============================================
  Files            71       71              
  Lines          1433     1431       -2     
  Branches        158      158              
============================================
- Hits           1231     1212      -19     
- Misses          158      180      +22     
+ Partials         44       39       -5
Flag Coverage Δ Complexity Δ
#C 80.71% <ø> (-1.36%) 388 <ø> (-5)
#Cpp 80.71% <ø> (+9.04%) 388 <ø> (+53) :arrow_up:
#IR 80.78% <ø> (+64.19%) 386 <ø> (+337) :arrow_up:
#ObjectiveC 82.59% <ø> (+20.56%) 395 <ø> (+112) :arrow_up:
#Rust 56.11% <ø> (-1.61%) 262 <ø> (-12)
Impacted Files Coverage Δ Complexity Δ
...u/urururu/sanity/cpp/NativeSourceRangeFactory.java 50% <0%> (-38.89%) 8% <0%> (-3%)
...src/main/java/ru/urururu/sanity/cpp/LlvmUtils.java 0% <0%> (-27.28%) 0% <0%> (-3%)
...va/ru/urururu/sanity/cpp/NativeBytecodeParser.java 87.5% <0%> (-1.39%) 17% <0%> (ø)
core/src/main/java/ru/urururu/sanity/Memory.java 75.4% <0%> (-0.4%) 18% <0%> (+2%)
...rc/main/java/ru/urururu/sanity/api/TypeParser.java 88.67% <0%> (+1.64%) 16% <0%> (ø) :arrow_down:

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 ced919f...0210377. Read the comment docs.