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

Add support for parallel and intercept routes #197

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

tatethurston
Copy link
Owner

@tatethurston tatethurston commented Sep 20, 2024

Fixes #194

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.10%. Comparing base (5484840) to head (3157e7f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   98.02%   98.10%   +0.07%     
==========================================
  Files           3        3              
  Lines         152      158       +6     
  Branches       48       50       +2     
==========================================
+ Hits          149      155       +6     
  Misses          3        3              

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

@tatethurston tatethurston force-pushed the tate/add-parallel-and-intercept-route-support branch from 8e4c9a3 to 1952d6d Compare September 20, 2024 04:19
@tatethurston tatethurston force-pushed the tate/add-parallel-and-intercept-route-support branch from 1952d6d to 3157e7f Compare September 20, 2024 04:22
@tatethurston tatethurston merged commit c917293 into main Sep 20, 2024
3 checks passed
@tatethurston tatethurston deleted the tate/add-parallel-and-intercept-route-support branch September 20, 2024 04:23
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.

parallel and Intercepting Routes Support
1 participant