MonkAlex / MangaReader

Help to download updates from online manga readers.
http://monkalex.github.io/MangaReader/
MIT License
50 stars 6 forks source link

net461 only for windows build #165

Closed MonkAlex closed 3 years ago

MonkAlex commented 3 years ago

on windows:

on linux \ macos:

MonkAlex commented 3 years ago

WPF project showed all times in IDE. Not found any solution for this.

codecov[bot] commented 3 years ago

Codecov Report

Merging #165 (4947632) into master (4f4873a) will decrease coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
- Coverage   80.72%   80.61%   -0.12%     
==========================================
  Files         199      199              
  Lines        7400     7399       -1     
  Branches      758      758              
==========================================
- Hits         5974     5965       -9     
- Misses       1002     1010       +8     
  Partials      424      424              
Impacted Files Coverage Δ
Tests/Tests.Entities/MangaTest.cs 66.66% <0.00%> (-13.77%) :arrow_down:
MangaReader.Core/Services/DownloadManager.cs 88.37% <0.00%> (+9.80%) :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 4f4873a...4947632. Read the comment docs.