sanity-tool / sanity

1 stars 0 forks source link

Reduce travis failures #37

Closed okutane closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #37 into master will increase coverage by 1.87%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #37      +/-   ##
============================================
+ Coverage     81.77%   83.64%   +1.87%     
- Complexity      394      405      +11     
============================================
  Files            90       91       +1     
  Lines          1668     1694      +26     
  Branches        205      205              
============================================
+ Hits           1364     1417      +53     
+ Misses          244      218      -26     
+ Partials         60       59       -1
Flag Coverage Δ Complexity Δ
#C 83.64% <ø> (+1.87%) 405 <ø> (+11) :arrow_up:
#Cpp 83.64% <ø> (+1.87%) 405 <ø> (+11) :arrow_up:
#IR 81.77% <ø> (+0.17%) 394 <ø> (+1) :arrow_up:
#ObjectiveC 83.49% <ø> (?) 402 <ø> (?)
Impacted Files Coverage Δ Complexity Δ
parser-native/src/main/cpp/helpers.cpp 69.23% <0%> (ø) 0% <0%> (?)
...ru/urururu/sanity/cpp/NativeInstructionParser.java 91.62% <0%> (+0.55%) 6% <0%> (ø) :arrow_down:
core/src/main/java/ru/urururu/sanity/Memory.java 75.4% <0%> (+3.27%) 18% <0%> (+1%) :arrow_up:
...ava/ru/urururu/sanity/api/cfg/GetFieldPointer.java 87.5% <0%> (+12.5%) 4% <0%> (+1%) :arrow_up:
...ain/java/ru/urururu/sanity/api/cfg/ConstCache.java 100% <0%> (+12.5%) 7% <0%> (+1%) :arrow_up:
...c/main/java/ru/urururu/sanity/cpp/tools/Clang.java 57.14% <0%> (+14.28%) 5% <0%> (ø) :arrow_down:
...va/ru/urururu/sanity/cpp/NativeBytecodeParser.java 90.41% <0%> (+30.13%) 17% <0%> (+5%) :arrow_up:
...in/java/ru/urururu/sanity/api/cfg/StringConst.java 60% <0%> (+60%) 1% <0%> (+1%) :arrow_up:
...c/main/java/ru/urururu/sanity/cpp/tools/Swift.java 75% <0%> (+75%) 2% <0%> (+2%) :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 d69d45b...e94fe41. Read the comment docs.