sanity-tool / sanity

1 stars 0 forks source link

Use custom llvm to preserve debug metadata #7

Closed okutane closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #7 into master will decrease coverage by -0.35%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master       #7      +/-   ##
============================================
- Coverage     86.49%   86.15%   -0.35%     
- Complexity        0      297     +297     
============================================
  Files            46       45       -1     
  Lines          1281     1271      -10     
  Branches        176      154      -22     
============================================
- Hits           1108     1095      -13     
- Misses          134      137       +3     
  Partials         39       39
Impacted Files Coverage Δ Complexity Δ
src/main/cpp/helpers.cpp 61.53% <ø> (-6.11%) 0 <0> (ø)
src/main/java/ru/urururu/sanity/cpp/LlvmUtils.java 27.27% <0%> (-18.19%) 3% <0%> (+3%)
...rc/main/java/ru/urururu/sanity/cpp/TypeParser.java 88.5% <0%> (-2.3%) 9% <0%> (+9%)

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 73ec908...a3d8791. Read the comment docs.