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

Extract function

5fb877e
Select commit
Loading
Failed to load commit list.
Merged

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

Extract function
5fb877e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2024 in 0s

97.11% (-0.02%) compared to 4e3b8d2, passed because coverage increased by +0.03% when compared to adjusted base (97.07%)

View this Pull Request on Codecov

97.11% (-0.02%) compared to 4e3b8d2, passed because coverage increased by +0.03% when compared to adjusted base (97.07%)

Details

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.