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

DEBUG-2334 require ostruct for OpenStruct dependency #4135

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

p-datadog
Copy link
Member

@p-datadog p-datadog commented Nov 20, 2024

What does this PR do?
This PR adds a require for ostruct to the file which uses OpenStruct.

Motivation:
When testing locally, the corresponding unit test fails without the require.

Change log entry
None

Additional Notes:
Same situation as #4126

How to test the change?

@p-datadog p-datadog requested a review from a team as a code owner November 20, 2024 21:04
@pr-commenter
Copy link

pr-commenter bot commented Nov 20, 2024

Benchmarks

Benchmark execution time: 2024-11-20 21:44:19

Comparing candidate commit 48b6741 in PR branch di-ostruct with baseline commit ec23c49 in branch master.

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.77%. Comparing base (722f487) to head (48b6741).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4135      +/-   ##
==========================================
- Coverage   97.79%   97.77%   -0.02%     
==========================================
  Files        1350     1350              
  Lines       81276    81278       +2     
  Branches     4107     4107              
==========================================
- Hits        79481    79472       -9     
- Misses       1795     1806      +11     

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


🚨 Try these New Features:

@p-datadog p-datadog merged commit 2dd2fa3 into master Nov 20, 2024
287 checks passed
@p-datadog p-datadog deleted the di-ostruct branch November 20, 2024 23:35
@github-actions github-actions bot added this to the 2.8.0 milestone Nov 20, 2024
p-datadog pushed a commit that referenced this pull request Nov 21, 2024
* psych-fix:
  Attempt to fix psych test flakiness
  DEBUG-2334 respect maxFieldCount in probe specification (#4142)
  Revert "Run the cucumber test in unbundled environment" (#4143)
  Update guard rails and doc (Excluding 3.4 installation)
  Lower declared requirements
  Use CentOS 7 images for SSI
  DEBUG-2334 require ostruct for OpenStruct dependency (#4135)
  DEBUG-2334 Set duration to 0 for DI line probes (#4134)
TonyCTHsu pushed a commit that referenced this pull request Nov 28, 2024
Co-authored-by: Oleg Pudeyev <code@olegp.name>
@ivoanjo ivoanjo modified the milestones: 2.8.0, 2.7.1 Dec 5, 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.

5 participants