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

Supported to the URL Scheme as static parameter and function #18

Merged
merged 5 commits into from
Dec 19, 2022

Conversation

devyhan
Copy link
Owner

@devyhan devyhan commented Dec 19, 2022

Resolves #17

@devyhan devyhan self-assigned this Dec 19, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2022

Codecov Report

Merging #18 (6082031) into main (f195f10) will increase coverage by 0.43%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   98.23%   98.66%   +0.43%     
==========================================
  Files          10       10              
  Lines         565      600      +35     
==========================================
+ Hits          555      592      +37     
+ Misses         10        8       -2     
Impacted Files Coverage Δ
Sources/APIRouter/URLBuilder.swift 100.00% <100.00%> (ø)
Tests/APIRouterTests/URLBuilderTests.swift 100.00% <100.00%> (+1.85%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@devyhan devyhan merged commit 2f5434d into main Dec 19, 2022
@devyhan devyhan changed the title Supported to the URL Scheme as static parameter and function Supported to the URL Scheme as static parameter and function Dec 19, 2022
@devyhan devyhan deleted the feature(#17) branch December 20, 2022 02:20
@devyhan devyhan added the released Released pull-request label Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Released pull-request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support to the URL Scheme as static parameter and function
2 participants