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

Ensure endpoint path starts with a "/" #164

Merged
merged 2 commits into from
Jan 25, 2023
Merged

Conversation

adam-fowler
Copy link
Member

No description provided.

@adam-fowler adam-fowler linked an issue Jan 25, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 25, 2023

Codecov Report

Base: 82.77% // Head: 82.78% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (f603543) compared to base (9a76e0e).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #164   +/-   ##
=======================================
  Coverage   82.77%   82.78%           
=======================================
  Files          75       75           
  Lines        4227     4229    +2     
=======================================
+ Hits         3499     3501    +2     
  Misses        728      728           
Impacted Files Coverage Δ
Sources/Hummingbird/Router/RouterBuilder.swift 90.90% <100.00%> (+0.58%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adam-fowler adam-fowler merged commit 91b85f8 into main Jan 25, 2023
@adam-fowler adam-fowler deleted the fix/endpoint-prefix branch January 25, 2023 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Endpoint path has an inconsistent prefix
1 participant