sanity-tool / sanity

1 stars 0 forks source link

Test each lang separately in CI #8

Closed okutane closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #8 into master will decrease coverage by -0.3%. The diff coverage is 77.77%.

@@             Coverage Diff             @@
##             master       #8     +/-   ##
===========================================
- Coverage     86.15%   85.85%   -0.3%     
+ Complexity      297      296      -1     
===========================================
  Files            45       45             
  Lines          1271     1280      +9     
  Branches        154      157      +3     
===========================================
+ Hits           1095     1099      +4     
- Misses          137      140      +3     
- Partials         39       41      +2
Flag Coverage Δ Complexity Δ
#C 82.73% <77.77%> (?) 287 <1> (?)
#Cpp 72.03% <77.77%> (?) 250 <1> (?)
#IR 17.36% <77.77%> (?) 39 <1> (?)
#ObjectiveC 64.21% <77.77%> (?) 203 <1> (?)
Impacted Files Coverage Δ Complexity Δ
...ain/java/ru/urururu/sanity/cpp/tools/Language.java 89.47% <77.77%> (-10.53%) 6 <1> (+3)
.../java/ru/urururu/sanity/cpp/tools/ToolFactory.java 70.83% <0%> (-8.34%) 6% <0%> (-2%)
...rc/main/java/ru/urururu/sanity/cpp/TypeParser.java 87.35% <0%> (-1.15%) 9% <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 6eb8e38...6adc51c. Read the comment docs.

codecov[bot] commented 7 years ago

Codecov Report

Merging #8 into master will decrease coverage by -0.3%. The diff coverage is 77.77%.

@@             Coverage Diff             @@
##             master       #8     +/-   ##
===========================================
- Coverage     86.15%   85.85%   -0.3%     
+ Complexity      297      296      -1     
===========================================
  Files            45       45             
  Lines          1271     1280      +9     
  Branches        154      157      +3     
===========================================
+ Hits           1095     1099      +4     
- Misses          137      140      +3     
- Partials         39       41      +2
Flag Coverage Δ Complexity Δ
#C 82.73% <77.77%> (?) 287 <1> (?)
#Cpp 72.03% <77.77%> (?) 250 <1> (?)
#IR 17.36% <77.77%> (?) 39 <1> (?)
#ObjectiveC 64.21% <77.77%> (?) 203 <1> (?)
Impacted Files Coverage Δ Complexity Δ
...ain/java/ru/urururu/sanity/cpp/tools/Language.java 89.47% <77.77%> (-10.53%) 6 <1> (+3)
.../java/ru/urururu/sanity/cpp/tools/ToolFactory.java 70.83% <0%> (-8.34%) 6% <0%> (-2%)
...rc/main/java/ru/urururu/sanity/cpp/TypeParser.java 87.35% <0%> (-1.15%) 9% <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 6eb8e38...6adc51c. Read the comment docs.

okutane commented 7 years ago

SonarQube analysis reported 1 issue

Watch the comments in this conversation to review them.