sanity-tool / sanity

1 stars 0 forks source link

Caching llvm we're building against #12

Closed okutane closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

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

@@             Coverage Diff              @@
##             master      #12      +/-   ##
============================================
- Coverage     85.79%   81.38%   -4.41%     
+ Complexity      305      289      -16     
============================================
  Files            48       47       -1     
  Lines          1302     1273      -29     
  Branches        156      156              
============================================
- Hits           1117     1036      -81     
- Misses          143      196      +53     
+ Partials         42       41       -1
Flag Coverage Δ Complexity Δ
#C 81.38% <ø> (-1.49%) 289 <ø> (-9)
#Cpp 70.62% <ø> (-1.2%) 248 <ø> (-8)
#IR 17.12% <ø> (ø) 40 <ø> (ø) :x:
#ObjectiveC ? ?
Impacted Files Coverage Δ Complexity Δ
...c/main/java/ru/urururu/sanity/cpp/tools/Swift.java 0% <0%> (-75%) 0% <0%> (-2%)
...java/ru/urururu/sanity/cpp/SourceRangeFactory.java 45.45% <0%> (-42.43%) 6% <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 63.82% <0%> (-26.6%) 16% <0%> (-5%)
...ain/java/ru/urururu/sanity/api/cfg/ConstCache.java 75% <0%> (-14.66%) 5% <0%> (-1%)
...ava/ru/urururu/sanity/api/cfg/GetFieldPointer.java 75% <0%> (-12.5%) 3% <0%> (-1%)
...c/main/java/ru/urururu/sanity/cpp/tools/Clang.java 61.9% <0%> (-9.53%) 7% <0%> (ø)
core/src/main/java/ru/urururu/sanity/Memory.java 72.13% <0%> (-3.68%) 16% <0%> (ø)
...ain/java/ru/urururu/sanity/api/cfg/CfePrinter.java 97.6% <0%> (-2.41%) 41% <0%> (-1%)
.../java/ru/urururu/sanity/cpp/InstructionParser.java 85.2% <0%> (-1.41%) 7% <0%> (ø)
... and 1 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 55da632...0438159. Read the comment docs.