Ohjelmistotuotanto-DoD / vinkr

MIT License
0 stars 3 forks source link

WIP: Autocomplete #94

Closed FINDarkside closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #94 into master will increase coverage by 16.88%. The diff coverage is 94.44%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #94       +/-   ##
=============================================
+ Coverage     70.29%   87.17%   +16.88%     
  Complexity      177      177               
=============================================
  Files            14       12        -2     
  Lines           616      507      -109     
  Branches         77       62       -15     
=============================================
+ Hits            433      442        +9     
+ Misses          169       52      -117     
+ Partials         14       13        -1
Impacted Files Coverage Δ Complexity Δ
src/main/java/vinkr/App.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/main/java/vinkr/TextUI.java 88.94% <100%> (+5.92%) 48 <3> (ø) :arrow_down:
src/main/java/vinkr/io/ISBNTuonti.java
src/main/java/vinkr/io/ISBNTuontiUI.java

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 c84f7e1...7719e0a. Read the comment docs.