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

Update Action View instrumentation #487

Merged
merged 5 commits into from
Feb 5, 2024

Conversation

jrothrock
Copy link
Contributor

Updates the Action View instrumentation for partials and collections to now work with Rails 7.

Additionally, this also adds test cases to ideally capture potential changes to this area in the future within the instruments matrix run.

Related commits to changes:

render_partial name change
rails/rails@9187f74

collection_render move (gets moved again later)
rails/rails@0c1fbc7

@jrothrock jrothrock merged commit 12150d8 into master Feb 5, 2024
38 checks passed
@jrothrock jrothrock deleted the update-action-view-instrumentation branch February 5, 2024 20:52
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.

None yet

2 participants