kaethorn / alfred

Manage & read your comics
https://alfred.cx
33 stars 1 forks source link

Loading feedback #78

Closed kaethorn closed 4 years ago

kaethorn commented 4 years ago

Fixes #77

codecov[bot] commented 4 years ago

Codecov Report

Merging #78 into master will decrease coverage by 0.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##              master      #78      +/-   ##
=============================================
- Coverage     100.00%   99.91%   -0.09%     
  Complexity       300      300              
=============================================
  Files             94       94              
  Lines           2241     2293      +52     
  Branches         163      175      +12     
=============================================
+ Hits            2241     2291      +50     
- Misses             0        2       +2     
Impacted Files Coverage Δ Complexity Δ
ui/src/app/comic.ts 100.00% <ø> (ø) 0.00 <0.00> (ø)
ui/src/app/bookmarks/bookmarks.page.ts 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
ui/src/app/library/issues/issues.page.ts 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
ui/src/app/library/publishers/publishers.page.ts 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
ui/src/app/library/series/series.page.ts 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
ui/src/app/library/volumes/volumes.page.ts 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
ui/src/app/settings/queue/queue.page.ts 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
.../java/de/wasenweg/alfred/reader/ReaderService.java 94.59% <0.00%> (-5.41%) 5.00% <0.00%> (ø%)

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 769d756...e09322d. Read the comment docs.