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

feat(router): add literal colon support (#1432) #2857

Merged
merged 1 commit into from
Jun 1, 2024

feat(router): add literal colon support (#1432)

451d0d0
Select commit
Loading
Failed to load commit list.
Merged

feat(router): add literal colon support (#1432) #2857

feat(router): add literal colon support (#1432)
451d0d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 25, 2024 in 1s

99.06% (-0.16%) compared to 3dc1cd6

View this Pull Request on Codecov

99.06% (-0.16%) compared to 3dc1cd6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.06%. Comparing base (3dc1cd6) to head (451d0d0).
Report is 61 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2857      +/-   ##
==========================================
- Coverage   99.21%   99.06%   -0.16%     
==========================================
  Files          42       44       +2     
  Lines        3182     2772     -410     
==========================================
- Hits         3157     2746     -411     
+ Misses         17       15       -2     
- Partials        8       11       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.