Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vapor 4 #43

Open
wants to merge 72 commits into
base: master
Choose a base branch
from

Make applicaiton in steampress extension public to make it easy to bu…

376f57f
Select commit
Loading
Failed to load commit list.
Open

Vapor 4 #43

Make applicaiton in steampress extension public to make it easy to bu…
376f57f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 1s

84.10% (-2.37%) compared to 56851f4, passed because coverage increased by 2.31% when compared to adjusted base (81.79%)

View this Pull Request on Codecov

84.10% (-2.37%) compared to 56851f4, passed because coverage increased by 2.31% when compared to adjusted base (81.79%)

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 82 lines in your changes missing coverage. Please review.

Project coverage is 84.10%. Comparing base (56851f4) to head (376f57f).

Files with missing lines Patch % Lines
...sitories/Application+SteamPress+Repositories.swift 62.85% 13 Missing ⚠️
...ources/SteamPress/Controllers/BlogController.swift 86.36% 12 Missing ⚠️
...mPress/Controllers/Admin/UserAdminController.swift 89.65% 9 Missing ⚠️
Sources/SteamPress/Views/PaginatorTag.swift 0.00% 8 Missing ⚠️
...rces/SteamPress/Presenters/ViewBlogPresenter.swift 68.18% 7 Missing ⚠️
...SteamPress/Controllers/Admin/LoginController.swift 86.84% 5 Missing ⚠️
...mPress/Controllers/Admin/PostAdminController.swift 90.56% 5 Missing ⚠️
...SteamPress/Feed Generators/AtomFeedGenerator.swift 89.13% 5 Missing ⚠️
...rces/SteamPress/Extensions/Models+Parameters.swift 75.00% 3 Missing ⚠️
...ess/Services/SteamPressRandomNumberGenerator.swift 89.65% 3 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.