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

Fix path components parsing #116

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Remove redundant test

3f7c4f2
Select commit
Loading
Failed to load commit list.
Open

Fix path components parsing #116

Remove redundant test
3f7c4f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

82.37% (+0.09%) compared to 81e0b74

View this Pull Request on Codecov

82.37% (+0.09%) compared to 81e0b74

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.37%. Comparing base (81e0b74) to head (3f7c4f2).

Files with missing lines Patch % Lines
Sources/ImperialCore/String+pathSegments.swift 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   82.27%   82.37%   +0.09%     
==========================================
  Files          58       59       +1     
  Lines         790      800      +10     
==========================================
+ Hits          650      659       +9     
- Misses        140      141       +1     
Files with missing lines Coverage Δ
Sources/ImperialCore/FederatedServiceRouter.swift 75.00% <100.00%> (ø)
Sources/ImperialGoogle/JWT/GoogleJWTRouter.swift 82.05% <100.00%> (ø)
Sources/ImperialGoogle/Standard/GoogleRouter.swift 97.05% <ø> (ø)
Sources/ImperialCore/String+pathSegments.swift 90.00% <90.00%> (ø)