Skip to content

Fixed the public scope of the buildEither(component:) components of RouterBuilder #12

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 1 commit into from
Dec 15, 2022

Conversation

devyhan
Copy link
Owner

@devyhan devyhan commented Dec 15, 2022

Resolves #10

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

codecov-commenter commented Dec 15, 2022

Codecov Report

Merging #12 (3d33b9b) into main (ca4988f) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   93.12%   93.12%           
=======================================
  Files           8        8           
  Lines         407      407           
=======================================
  Hits          379      379           
  Misses         28       28           
Impacted Files Coverage Δ
Sources/APIRouter/RouterBuilder.swift 88.37% <100.00%> (ø)

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

@devyhan devyhan changed the title Fix the public scope of the buildEither(component:) components of RouterBuilder Fixed the public scope of the buildEither(component:) components of RouterBuilder Dec 15, 2022
@devyhan devyhan merged commit 3645145 into main Dec 15, 2022
@devyhan devyhan deleted the bugfix(#10) 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 the public scope of the buildEither(component:) components of RouterBuilder
2 participants