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

Clean Ruby 3.x Gemfiles #4211

Merged
merged 9 commits into from
Dec 11, 2024
Merged

Clean Ruby 3.x Gemfiles #4211

merged 9 commits into from
Dec 11, 2024

Conversation

sarahchen6
Copy link
Contributor

What does this PR do?
This PR removes if statements and alphabetizes ruby-3.x.gemfiles.

Motivation:
Since gemfiles are no longer symlinked, we can begin removing if statements and generally cleaning each file.

Change log entry
None.

Additional Notes:
N/A

How to test the change?
Green CI.

@pr-commenter
Copy link

pr-commenter bot commented Dec 9, 2024

Benchmarks

Benchmark execution time: 2024-12-11 16:04:12

Comparing candidate commit ee5f6e1 in PR branch sarahchen6/clean-3.x-gemfiles with baseline commit 1be0c46 in branch master.

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

scenario:tracing - Propagation - Datadog

  • 🟩 throughput [+3324.010op/s; +3408.695op/s] or [+11.099%; +11.382%]

@sarahchen6 sarahchen6 marked this pull request as ready for review December 9, 2024 20:20
@sarahchen6 sarahchen6 requested a review from a team as a code owner December 9, 2024 20:20
@codecov-commenter
Copy link

codecov-commenter commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.76%. Comparing base (1be0c46) to head (ee5f6e1).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4211      +/-   ##
==========================================
- Coverage   97.76%   97.76%   -0.01%     
==========================================
  Files        1357     1357              
  Lines       82130    82130              
  Branches     4174     4174              
==========================================
- Hits        80298    80297       -1     
- Misses       1832     1833       +1     

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

@sarahchen6 sarahchen6 force-pushed the sarahchen6/clean-3.x-gemfiles branch from 2a9e681 to 830c09d Compare December 10, 2024 22:38
@datadog-datadog-prod-us1
Copy link
Contributor

datadog-datadog-prod-us1 bot commented Dec 10, 2024

Datadog Report

Branch report: sarahchen6/clean-3.x-gemfiles
Commit report: 407ac47
Test service: dd-trace-rb

✅ 0 Failed, 22069 Passed, 1458 Skipped, 5m 23.71s Total Time

@sarahchen6 sarahchen6 force-pushed the sarahchen6/clean-3.x-gemfiles branch from 407ac47 to 481f270 Compare December 11, 2024 15:33
@sarahchen6 sarahchen6 merged commit 181568f into master Dec 11, 2024
349 checks passed
@sarahchen6 sarahchen6 deleted the sarahchen6/clean-3.x-gemfiles branch December 11, 2024 20:26
@github-actions github-actions bot added this to the 2.9.0 milestone Dec 11, 2024
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.

3 participants