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

Route patterns matching #23

Merged
merged 3 commits into from
Jul 13, 2022
Merged

Route patterns matching #23

merged 3 commits into from
Jul 13, 2022

Conversation

edoardocavazza
Copy link
Member

No description provided.

@edoardocavazza edoardocavazza added the bug Something isn't working label Jul 13, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jul 13, 2022

🦋 Changeset detected

Latest commit: f5cdfa6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@chialab/synapse Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov-commenter
Copy link

Codecov Report

Merging #23 (9c35391) into main (91ace3d) will decrease coverage by 3.33%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   80.34%   77.00%   -3.34%     
==========================================
  Files          18       18              
  Lines        2269     2270       +1     
  Branches       88       92       +4     
==========================================
- Hits         1823     1748      -75     
- Misses        445      521      +76     
  Partials        1        1              
Impacted Files Coverage Δ
src/Router/Pattern.ts 95.12% <100.00%> (+6.59%) ⬆️
src/Router/Router.ts 78.58% <100.00%> (-8.68%) ⬇️
src/Router/ErrorHandler.tsx 45.45% <0.00%> (-18.19%) ⬇️
src/Helpers/Animations.ts 85.18% <0.00%> (-7.41%) ⬇️
src/index.ts 95.65% <0.00%> (-4.35%) ⬇️
src/Router/Route.ts 93.06% <0.00%> (-2.98%) ⬇️
src/Router/Response.ts 83.79% <0.00%> (-1.68%) ⬇️
src/Router/Request.ts 81.70% <0.00%> (-1.22%) ⬇️
src/App.tsx 78.73% <0.00%> (-0.32%) ⬇️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91ace3d...9c35391. Read the comment docs.

@edoardocavazza edoardocavazza merged commit 103e337 into main Jul 13, 2022
@edoardocavazza edoardocavazza deleted the fix/pattern-matching branch July 13, 2022 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants