Ohjelmistotuotanto-DoD / vinkr

MIT License
0 stars 3 forks source link

Yksinkertaiset värit ja luokat käyttämään niitä #69

Closed PPeltola closed 4 years ago

PPeltola commented 4 years ago

Tämmönen nopee ja värikäs

PPeltola commented 4 years ago

oho checkstyle kusee, fiksaan

codecov-io commented 4 years ago

Codecov Report

Merging #69 into master will decrease coverage by 0.04%. The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #69      +/-   ##
============================================
- Coverage     83.68%   83.64%   -0.05%     
- Complexity      148      152       +4     
============================================
  Files            10       11       +1     
  Lines           429      434       +5     
  Branches         45       45              
============================================
+ Hits            359      363       +4     
- Misses           61       62       +1     
  Partials          9        9
Impacted Files Coverage Δ Complexity Δ
src/main/java/vinkr/TextUI.java 76.1% <100%> (ø) 33 <0> (ø) :arrow_down:
src/main/java/vinkr/vinkit/ArtikkeliVinkki.java 96.15% <100%> (+0.07%) 24 <1> (+1) :arrow_up:
src/main/java/vinkr/vinkit/KirjaVinkki.java 97.1% <100%> (+0.04%) 34 <1> (+1) :arrow_up:
src/main/java/vinkr/vinkit/YoutubeVinkki.java 95.34% <100%> (+0.11%) 19 <1> (+1) :arrow_up:
src/main/java/vinkr/Varit.java 50% <50%> (ø) 1 <1> (?)

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 5a19c2c...c2f0326. Read the comment docs.