cruftlab / random-words

Get some random words up in this mother
MIT License
0 stars 0 forks source link

Combine random with selected word #26

Closed loket closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #26 into master will increase coverage by 5.14%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   79.06%   84.21%   +5.14%     
==========================================
  Files           9        9              
  Lines          43       57      +14     
  Branches        7       10       +3     
==========================================
+ Hits           34       48      +14     
  Misses          4        4              
  Partials        5        5
Impacted Files Coverage Δ
...n/com/cruftlab/words/controller/WordsController.kt 100% <100%> (ø) :white_check_mark:
...om/cruftlab/words/service/WordCombinatorService.kt 75% <100%> (+1.31%) :white_check_mark:
.../cruftlab/words/exception/WordNotFoundException.kt 100% <100%> (ø)
.../com/cruftlab/words/repository/WordRepository.java 91.3% <100%> (+13.52%) :white_check_mark:
...ftlab/words/controller/WordCombinatorController.kt 100% <100%> (ø) :white_check_mark:

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 e90aac4...8c7ebe7. Read the comment docs.