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

Fix panic when modifying path params while also renaming them #658

Conversation

reuvenharrison
Copy link
Collaborator

Fix #657

@reuvenharrison reuvenharrison linked an issue Feb 24, 2025 that may be closed by this pull request
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.31%. Comparing base (569582a) to head (15fbc08).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #658   +/-   ##
=======================================
  Coverage   87.31%   87.31%           
=======================================
  Files         237      237           
  Lines       13627    13627           
=======================================
  Hits        11899    11899           
  Misses       1313     1313           
  Partials      415      415           
Flag Coverage Δ
unittests 87.31% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@reuvenharrison reuvenharrison merged commit 1fc6d41 into main Feb 24, 2025
16 checks passed
@reuvenharrison reuvenharrison deleted the 657-modifying-path-params-while-also-renaming-them-may-cause-a-panic branch February 24, 2025 15:20
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.

Modifying path params while also renaming them may cause a panic
1 participant