Skip to content

Fixed struct the Router parameter for get URLRequest #6

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

Merged
merged 2 commits into from
Dec 15, 2022
Merged

Conversation

devyhan
Copy link
Owner

@devyhan devyhan commented Dec 15, 2022

Resolves #5

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

codecov-commenter commented Dec 15, 2022

Codecov Report

Merging #6 (1e4429d) into main (2264379) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   93.10%   93.12%   +0.01%     
==========================================
  Files           8        8              
  Lines         406      407       +1     
==========================================
+ Hits          378      379       +1     
  Misses         28       28              
Impacted Files Coverage Δ
Sources/APIRouter/RouterBuilder.swift 88.37% <100.00%> (+0.27%) ⬆️
Tests/APIRouterTests/RouterBuilderTests.swift 100.00% <100.00%> (ø)

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

@devyhan devyhan merged commit db45a33 into main Dec 15, 2022
@devyhan devyhan changed the title Fix struct the Router parameter for get URLRequest Fixed struct the Router parameter for get URLRequest Dec 15, 2022
@devyhan devyhan deleted the bugfix(#5) branch December 20, 2022 02:21
@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.

Fix struct the Router parameter for get URLRequest
2 participants