solomkinmv / glossary

Simple service to learn new English words
GNU General Public License v3.0
0 stars 1 forks source link

Hystrix dashboard #72

Closed solomkinmv closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #72 into master will increase coverage by 0.19%. The diff coverage is 81.81%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #72      +/-   ##
============================================
+ Coverage     65.63%   65.82%   +0.19%     
+ Complexity      685      684       -1     
============================================
  Files           213      213              
  Lines          2575     2563      -12     
  Branches         81       78       -3     
============================================
- Hits           1690     1687       -3     
+ Misses          831      824       -7     
+ Partials         54       52       -2
Impacted Files Coverage Δ Complexity Δ
.../client/config/StorageClientAutoConfiguration.java 100% <ø> (ø) 3 <0> (-1) :arrow_down:
...mkinmv/glossary/image/ImageServiceApplication.java 33.33% <ø> (ø) 1 <0> (ø) :arrow_down:
.../tts/client/config/TtsClientAutoConfiguration.java 100% <ø> (ø) 1 <0> (-1) :arrow_down:
...solomkinmv/glossary/tts/TtsServiceApplication.java 33.33% <ø> (ø) 1 <0> (ø) :arrow_down:
...mv/glossary/storage/StorageServiceApplication.java 33.33% <ø> (ø) 1 <0> (ø) :arrow_down:
...v/glossary/words/config/ResourceConfiguration.java 100% <100%> (ø) 2 <2> (?)
...glossary/gateway/config/ResourceConfiguration.java 100% <100%> (ø) 2 <2> (?)
...kinmv/glossary/dashboard/DashboardApplication.java 33.33% <33.33%> (ø) 1 <1> (?)
... and 1 more

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 cedf605...b3f62d0. Read the comment docs.