solomkinmv / glossary

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

Kubernetes deployment #73

Closed solomkinmv closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #73 into master will increase coverage by 8.73%. The diff coverage is 76.19%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #73      +/-   ##
============================================
+ Coverage     65.82%   74.55%   +8.73%     
+ Complexity      684      305     -379     
============================================
  Files           213       88     -125     
  Lines          2563      951    -1612     
  Branches         78       30      -48     
============================================
- Hits           1687      709     -978     
+ Misses          824      217     -607     
+ Partials         52       25      -27
Impacted Files Coverage Δ Complexity Δ
...lossary/storage/service/impl/S3StorageService.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...lient/config/TranslateClientAutoConfiguration.java 100% <100%> (ø) 2 <1> (+1) :arrow_up:
...anslateservice/controller/TranslateController.java 100% <100%> (ø) 4 <3> (+1) :arrow_up:
...nmv/translateservice/service/YandexTranslator.java 78.94% <100%> (+3.94%) 9 <0> (+1) :arrow_up:
...nmv/glossary/storage/filename/FilenameAdapter.java 100% <100%> (ø) 4 <2> (ø) :arrow_down:
...glossary/storage/controller/StorageController.java 69.23% <100%> (+1.23%) 6 <0> (ø) :arrow_down:
...eserviceclient/TranslateClientFallbackFactory.java 71.42% <71.42%> (ø) 3 <3> (?)
...anslateservice/client/YandexTranslationResult.java 66.66% <0%> (+16.66%) 5% <0%> (+2%) :arrow_up:

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 2d7d472...2bad02d. Read the comment docs.