Ohjelmistotuotanto-DoD / vinkr

MIT License
0 stars 3 forks source link

kirjavinkin getTekijoidenMaara() -metodia korjattu #74

Closed pprepu closed 4 years ago

pprepu commented 4 years ago

Toimii nyt myös tilanteessa, jossa tekijat -listaa ei ole luotu (viittaus nulliin)

codecov-io commented 4 years ago

Codecov Report

Merging #74 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #74      +/-   ##
============================================
+ Coverage     83.19%   83.26%   +0.07%     
- Complexity      164      165       +1     
============================================
  Files            11       11              
  Lines           470      472       +2     
  Branches         51       51              
============================================
+ Hits            391      393       +2     
  Misses           64       64              
  Partials         15       15
Impacted Files Coverage Δ Complexity Δ
src/main/java/vinkr/vinkit/KirjaVinkki.java 89.69% <100%> (+0.21%) 45 <2> (+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 1cca444...71ee3a1. Read the comment docs.