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

Doc:Add Ruby 3.2 support to our compatibility matrix #2971

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Conversation

marcotc
Copy link
Member

@marcotc marcotc commented Jul 14, 2023

This PR updates our public documentation to reflect our support for the latest stable version of Ruby: 3.2.

@marcotc marcotc self-assigned this Jul 14, 2023
@marcotc marcotc requested a review from a team July 14, 2023 18:21
@github-actions github-actions bot added the docs Involves documentation label Jul 14, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2971 (ec5cac0) into master (4890f92) will increase coverage by 0.10%.
The diff coverage is 98.45%.

@@            Coverage Diff             @@
##           master    #2971      +/-   ##
==========================================
+ Coverage   97.96%   98.07%   +0.10%     
==========================================
  Files        1287     1301      +14     
  Lines       71025    71923     +898     
  Branches     3285     3306      +21     
==========================================
+ Hits        69581    70538     +957     
+ Misses       1444     1385      -59     
Impacted Files Coverage Δ
lib/datadog/appsec/contrib/devise/patcher.rb 69.56% <ø> (-2.44%) ⬇️
lib/datadog/core/backport.rb 68.42% <60.00%> (-6.58%) ⬇️
lib/datadog/core/utils/safe_dup.rb 83.33% <77.77%> (+4.38%) ⬆️
lib/datadog/tracing/contrib/opensearch/quantize.rb 94.44% <94.44%> (ø)
lib/datadog/tracing/contrib/opensearch/patcher.rb 96.92% <96.92%> (ø)
...datadog/tracing/contrib/opensearch/patcher_spec.rb 99.23% <99.23%> (ø)
lib/datadog/appsec/contrib/devise/event.rb 100.00% <100.00%> (ø)
...ec/contrib/devise/patcher/authenticatable_patch.rb 100.00% <100.00%> (+75.67%) ⬆️
...ib/devise/patcher/registration_controller_patch.rb 100.00% <100.00%> (+68.96%) ⬆️
lib/datadog/core/telemetry/http/transport.rb 100.00% <100.00%> (ø)
... and 22 more

... and 7 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@marcotc marcotc merged commit 4d81d1d into master Jul 14, 2023
203 of 204 checks passed
@marcotc marcotc deleted the add-3.2-doc branch July 14, 2023 19:09
@github-actions github-actions bot added this to the 1.13.0 milestone Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Involves documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants