sanity-tool / sanity

1 stars 0 forks source link

Add support for llvm 3.9 and 4.0 #18

Closed okutane closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #18 into master will decrease coverage by 0.42%. The diff coverage is 80.76%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #18      +/-   ##
===========================================
- Coverage     86.32%   85.9%   -0.43%     
- Complexity      412     414       +2     
===========================================
  Files            71      71              
  Lines          1426    1433       +7     
  Branches        156     158       +2     
===========================================
  Hits           1231    1231              
- Misses          152     158       +6     
- Partials         43      44       +1
Flag Coverage Δ Complexity Δ
#C 82.06% <76.92%> (-0.27%) 393 <5> (+2)
#Cpp 71.66% <76.92%> (-0.22%) 335 <5> (+2)
#IR 16.58% <76.92%> (+0.06%) 49 <5> (+2) :arrow_up:
#ObjectiveC 62.03% <76.92%> (-0.17%) 283 <5> (+2)
#Rust 57.72% <80.76%> (-1.15%) 274 <6> (ø)
Impacted Files Coverage Δ Complexity Δ
...c/main/java/ru/urururu/sanity/cpp/tools/Clang.java 57.14% <ø> (-14.29%) 5 <0> (-2)
...rc/main/java/ru/urururu/sanity/cpp/tools/Rust.java 100% <100%> (ø) 5 <1> (+1) :arrow_up:
.../java/ru/urururu/sanity/cpp/tools/ToolFactory.java 66.66% <66.66%> (-5.34%) 6 <0> (ø)
...rc/main/java/ru/urururu/sanity/cpp/tools/Tool.java 88.23% <84.21%> (-3.07%) 9 <5> (+4)
core/src/main/java/ru/urururu/sanity/CallsMap.java 93.93% <0%> (-3.04%) 18% <0%> (-1%)
...ore/src/main/java/ru/urururu/sanity/Simulator.java 77.92% <0%> (-2.6%) 6% <0%> (ø)

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 f3ef331...d5f037a. Read the comment docs.