DataDog / datadog-ci-rb

Ruby library for Datadog Test Optimization
https://docs.datadoghq.com/tests/setup/ruby/?tab=cloudciprovideragentless
Other
11 stars 4 forks source link

[SDTEST-756] remove monkey patch of core identity module #228

Closed anmarchenko closed 2 months ago

anmarchenko commented 2 months ago

What does this PR do? Removes monkey patching of Core::Identity module that was added to report datadog-ci version instead of datadog version

Motivation To be replaced with https://github.com/DataDog/dd-trace-rb/pull/3881

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.93%. Comparing base (12ed0e8) to head (3d8c2ee). Report is 27 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #228 +/- ## ======================================= Coverage 98.93% 98.93% ======================================= Files 262 261 -1 Lines 12440 12447 +7 Branches 560 560 ======================================= + Hits 12307 12314 +7 Misses 133 133 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.