sanity-tool / sanity

1 stars 0 forks source link

OpenJDK support #50

Closed okutane closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #50 into master will decrease coverage by 0.33%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #50      +/-   ##
============================================
- Coverage     83.78%   83.44%   -0.34%     
+ Complexity      438      434       -4     
============================================
  Files           102      102              
  Lines          1788     1788              
  Branches        214      214              
============================================
- Hits           1498     1492       -6     
- Misses          228      233       +5     
- Partials         62       63       +1
Flag Coverage Δ Complexity Δ
#C 83.44% <100%> (-0.12%) 434 <2> (-1)
#Cpp 83.44% <100%> (-0.12%) 434 <2> (-1)
#IR 81.43% <100%> (ø) 420 <2> (ø) :arrow_down:
#ObjectiveC 83.48% <100%> (+0.14%) 431 <2> (ø) :arrow_down:
#Rust ? ?
Impacted Files Coverage Δ Complexity Δ
api/src/main/java/ru/urururu/sanity/LineUtils.java 66.66% <100%> (ø) 5 <1> (ø) :arrow_down:
...ru/urururu/sanity/api/cfg/GlobalVariableCache.java 75% <100%> (ø) 5 <1> (ø) :arrow_down:
...rc/main/java/ru/urururu/sanity/cpp/tools/Rust.java 0% <0%> (-66.67%) 0% <0%> (-3%)
parser-native/src/main/cpp/helpers.cpp 73.52% <0%> (-2.95%) 0% <0%> (ø)
.../java/ru/urururu/sanity/api/InstructionParser.java 86.11% <0%> (-1.39%) 24% <0%> (-1%)

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 63b9d4c...7054534. Read the comment docs.