sanity-tool / sanity

1 stars 0 forks source link

dontcommit - Update check.sh #25

Closed okutane closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #25      +/-   ##
============================================
- Coverage     85.66%   84.12%   -1.54%     
+ Complexity      415      404      -11     
============================================
  Files            99       97       -2     
  Lines          1730     1726       -4     
  Branches        203      203              
============================================
- Hits           1482     1452      -30     
- Misses          187      209      +22     
- Partials         61       65       +4
Flag Coverage Δ Complexity Δ
#C 82.67% <ø> (ø) 396 <ø> (ø) :arrow_down:
#Cpp 66.68% <ø> (ø) 322 <ø> (ø) :arrow_down:
#IR 15.07% <ø> (ø) 52 <ø> (ø) :arrow_down:
#ObjectiveC 57.87% <ø> (ø) 289 <ø> (ø) :arrow_down:
#Rust 100% <ø> (+49.59%) 0 <ø> (-242) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/ru/urururu/sanity/api/cfg/Return.java 0% <0%> (-100%) 0% <0%> (-3%)
...rc/main/java/ru/urururu/sanity/cpp/tools/Rust.java 0% <0%> (-100%) 0% <0%> (-5%)
...java/ru/urururu/sanity/api/SourceRangeFactory.java 71.42% <0%> (-28.58%) 2% <0%> (-1%)
...ain/java/ru/urururu/sanity/api/cfg/CfePrinter.java 95.71% <0%> (-4.29%) 15% <0%> (ø)
...ore/src/main/java/ru/urururu/sanity/Simulator.java 74.68% <0%> (-3.8%) 5% <0%> (-1%)
.../java/ru/urururu/sanity/api/InstructionParser.java 83.6% <0%> (-1.64%) 21% <0%> (-1%)
...ru/urururu/sanity/cpp/NativeInstructionParser.java 90.5% <0%> (-1.12%) 6% <0%> (ø)
tests/src/test/resources/rules/NP/basic.rs
tests/src/test/resources/cfg/np.rs

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 c2ba9a2...ee88b45. Read the comment docs.