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

ignore - testing deprecation #4117

Closed
wants to merge 7 commits into from
Closed

ignore - testing deprecation #4117

wants to merge 7 commits into from

Conversation

sarahchen6
Copy link
Contributor

@sarahchen6 sarahchen6 commented Nov 14, 2024

What does this PR do?
This PR clears the method raise_on_rails_deprecation! in the file spec/datadog/tracing/contrib/rails/support/deprecation.rb.

Motivation:
While implementing Ruby 3.4 testing for CI, we encountered issues with ActiveRecord::Deprecation. See changes made in #4114 for more details. The intention of this PR is to see how raising no deprecation exceptions will affect the test suite.

Change log entry
No change log entry.

Additional Notes:
Based on the results, it seems like the deprecation behavior is not tested.

How to test the change?
CI.

@pr-commenter
Copy link

pr-commenter bot commented Nov 14, 2024

Benchmarks

Benchmark execution time: 2024-11-14 21:55:27

Comparing candidate commit 08ddf6f in PR branch test-deprecation with baseline commit ce1a178 in branch master.

Found 1 performance improvements and 0 performance regressions! Performance is the same for 28 metrics, 2 unstable metrics.

scenario:profiler - sample timeline=false

  • 🟩 throughput [+0.519op/s; +0.529op/s] or [+8.368%; +8.519%]

@sarahchen6 sarahchen6 closed this Nov 14, 2024
@p-datadog p-datadog deleted the test-deprecation branch November 15, 2024 16:24
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.

1 participant