solomkinmv / glossary

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

Image service sso support #66

Closed solomkinmv closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #66 into master will increase coverage by 0.03%. The diff coverage is 90.9%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #66      +/-   ##
============================================
+ Coverage     65.14%   65.18%   +0.03%     
- Complexity      671      678       +7     
============================================
  Files           213      214       +1     
  Lines          2545     2559      +14     
  Branches         78       78              
============================================
+ Hits           1658     1668      +10     
- Misses          833      837       +4     
  Partials         54       54
Impacted Files Coverage Δ Complexity Δ
...mkinmv/glossary/storage/config/ResourceConfig.java 100% <ø> (ø) 4 <0> (ø) :arrow_down:
...mkinmv/glossary/image/ImageServiceApplication.java 33.33% <ø> (ø) 1 <0> (ø) :arrow_down:
...mv/glossary/storage/StorageServiceApplication.java 33.33% <ø> (ø) 1 <0> (ø) :arrow_down:
...orage/service/impl/NameAdaptingStorageService.java 100% <100%> (ø) 2 <1> (ø) :arrow_down:
...nmv/glossary/storage/filename/FilenameAdapter.java 100% <100%> (ø) 4 <0> (ø) :arrow_down:
...glossary/storage/controller/StorageController.java 68% <100%> (ø) 6 <0> (ø) :arrow_down:
...omkinmv/glossary/storage/service/StoredObject.java 75% <75%> (ø) 3 <3> (?)
...kinmv/glossary/words/service/word/WordService.java 100% <0%> (ø) 8% <0%> (+3%) :arrow_up:
...mkinmv/glossary/words/WordsServiceApplication.java 37.5% <0%> (+4.16%) 2% <0%> (+1%) :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 f88e76a...ec866d6. Read the comment docs.