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

regression: Symbol parameters in routing causes error on Rails #221

Merged
merged 3 commits into from
Apr 20, 2024

Conversation

exoego
Copy link
Owner

@exoego exoego commented Apr 20, 2024

Fixes #219

@exoego exoego added the bug Something isn't working label Apr 20, 2024
Copy link

codecov bot commented Apr 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.11%. Comparing base (4e3b8d2) to head (5fb877e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
- Coverage   97.12%   97.11%   -0.02%     
==========================================
  Files          20       20              
  Lines         626      623       -3     
  Branches      143      143              
==========================================
- Hits          608      605       -3     
  Misses         18       18              

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

@exoego exoego merged commit 556ab5f into master Apr 20, 2024
13 checks passed
@exoego exoego deleted the path-symbol-error branch April 20, 2024 21:29
@exoego exoego modified the milestones: v0.18.0, v0.18.1 Apr 20, 2024
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.

If parameter has symbol, it will be error
1 participant