sanity-tool / sanity

1 stars 0 forks source link

Allow use of remote bytecode parser #36

Open okutane opened 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #36      +/-   ##
============================================
- Coverage     83.69%   82.26%   -1.43%     
+ Complexity      413      318      -95     
============================================
  Files            93       78      -15     
  Lines          1711     1263     -448     
  Branches        208      161      -47     
============================================
- Hits           1432     1039     -393     
+ Misses          222      173      -49     
+ Partials         57       51       -6
Flag Coverage Δ Complexity Δ
#C 82.26% <ø> (-1.2%) 318 <ø> (-92)
#Cpp 82.26% <ø> (-1.2%) 318 <ø> (-92)
#IR 82.26% <ø> (+0.43%) 318 <ø> (-81) :arrow_down:
#ObjectiveC ? ?
#Rust ? ?
Impacted Files Coverage Δ Complexity Δ
...ain/java/ru/urururu/sanity/api/CfgBuildingCtx.java 84.21% <ø> (ø) 6 <0> (ø) :arrow_down:
...rc/main/java/ru/urururu/sanity/api/cfg/Return.java 0% <0%> (-100%) 0% <0%> (-3%)
...c/main/java/ru/urururu/sanity/cpp/tools/Swift.java 0% <0%> (-75%) 0% <0%> (-2%)
...rc/main/java/ru/urururu/sanity/cpp/tools/Rust.java 0% <0%> (-66.67%) 0% <0%> (-3%)
...in/java/ru/urururu/sanity/api/cfg/StringConst.java 0% <0%> (-60%) 0% <0%> (-1%)
...c/main/java/ru/urururu/sanity/cpp/tools/Clang.java 42.85% <0%> (-14.29%) 5% <0%> (ø)
...ain/java/ru/urururu/sanity/api/cfg/ConstCache.java 87.5% <0%> (-12.5%) 6% <0%> (-1%)
...ava/ru/urururu/sanity/api/cfg/GetFieldPointer.java 75% <0%> (-12.5%) 3% <0%> (-1%)
...ain/java/ru/urururu/sanity/api/cfg/CfePrinter.java 95.71% <0%> (-4.29%) 15% <0%> (ø)
core/src/main/java/ru/urururu/sanity/Memory.java 72.13% <0%> (-3.28%) 17% <0%> (-1%)
... and 17 more

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 be0b0d3...852a27f. Read the comment docs.