SteamPress icon indicating copy to clipboard operation
SteamPress copied to clipboard

Vapor 4

Open 0xTim opened this issue 4 years ago • 1 comments

TODO:

  • [x] README
  • [x] Tests
  • [x] Migrate test methods to new throwing ones

0xTim avatar Mar 27 '20 15:03 0xTim

Codecov Report

Merging #43 (376f57f) into master (56851f4) will decrease coverage by 2.36%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   86.47%   84.10%   -2.37%     
==========================================
  Files          37       44       +7     
  Lines        1153     1271     +118     
==========================================
+ Hits          997     1069      +72     
- Misses        156      202      +46     
Impacted Files Coverage Δ
...ces/SteamPress/Presenters/BlogAdminPresenter.swift 0.00% <0.00%> (ø)
Sources/SteamPress/Presenters/BlogPresenter.swift 0.00% <0.00%> (ø)
...es/SteamPress/Services/LongPostDateFormatter.swift 100.00% <ø> (ø)
...ces/SteamPress/Services/NumericPostFormatter.swift 100.00% <ø> (ø)
Sources/SteamPress/SteamPressError.swift 100.00% <ø> (ø)
Sources/SteamPress/Views/PaginatorTag.swift 0.00% <0.00%> (ø)
...sitories/Application+SteamPress+Repositories.swift 62.85% <62.85%> (ø)
...rces/SteamPress/Presenters/ViewBlogPresenter.swift 86.25% <68.18%> (-0.85%) :arrow_down:
...rces/SteamPress/Extensions/Models+Parameters.swift 75.00% <75.00%> (ø)
Sources/SteamPress/Extensions/URL+Converters.swift 86.66% <77.77%> (+9.74%) :arrow_up:
... and 37 more

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 56851f4...376f57f. Read the comment docs.

codecov[bot] avatar Apr 06 '20 15:04 codecov[bot]