sanity-tool / sanity

1 stars 0 forks source link

Use LLVM as submodule #20

Closed okutane closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #20     +/-   ##
===========================================
- Coverage      85.9%   80.71%   -5.2%     
+ Complexity      414      384     -30     
===========================================
  Files            71       70      -1     
  Lines          1433     1405     -28     
  Branches        158      158             
===========================================
- Hits           1231     1134     -97     
- Misses          158      226     +68     
- Partials         44       45      +1
Flag Coverage Δ Complexity Δ
#C 80.71% <ø> (-1.36%) 384 <ø> (-9)
#Cpp 70.6% <ø> (-1.07%) 327 <ø> (-8)
#IR 16.58% <ø> (ø) 49 <ø> (ø) :arrow_down:
#ObjectiveC ? ?
#Rust ? ?
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/ru/urururu/sanity/cpp/tools/Rust.java 0% <0%> (-100%) 0% <0%> (-5%)
...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%)
...in/java/ru/urururu/sanity/api/cfg/StringConst.java 0% <0%> (-60%) 0% <0%> (-1%)
...u/urururu/sanity/cpp/NativeSourceRangeFactory.java 44.44% <0%> (-44.45%) 7% <0%> (-4%)
...va/ru/urururu/sanity/cpp/NativeBytecodeParser.java 61.11% <0%> (-27.78%) 12% <0%> (-5%)
...src/main/java/ru/urururu/sanity/cpp/LlvmUtils.java 0% <0%> (-27.28%) 0% <0%> (-3%)
...c/main/java/ru/urururu/sanity/cpp/tools/Clang.java 42.85% <0%> (-14.29%) 5% <0%> (ø)
...ava/ru/urururu/sanity/api/cfg/GetFieldPointer.java 75% <0%> (-12.5%) 3% <0%> (-1%)
...ain/java/ru/urururu/sanity/api/cfg/ConstCache.java 87.5% <0%> (-12.5%) 6% <0%> (-1%)
... and 8 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 ced919f...8727343. Read the comment docs.

codecov[bot] commented 7 years ago

Codecov Report

Merging #20 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #20   +/-   ##
========================================
  Coverage      85.9%   85.9%           
  Complexity      414     414           
========================================
  Files            71      71           
  Lines          1433    1433           
  Branches        158     158           
========================================
  Hits           1231    1231           
  Misses          158     158           
  Partials         44      44
Flag Coverage Δ Complexity Δ
#C 82.06% <ø> (ø) 393 <ø> (ø) :arrow_down:
#Cpp 71.66% <ø> (ø) 335 <ø> (ø) :arrow_down:
#IR 16.58% <ø> (ø) 49 <ø> (ø) :arrow_down:
#ObjectiveC 61.82% <ø> (-0.21%) 282 <ø> (-1)
#Rust 57.65% <ø> (-0.08%) 272 <ø> (-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 ced919f...8727343. Read the comment docs.