DataDog / datadog-ci-rb

Ruby library for Datadog test visibility
https://docs.datadoghq.com/continuous_integration/tests/ruby
Other
8 stars 4 forks source link

[SDTEST-878] Optimise test impact analysis tool by reducing Object.const_source_location calls #245

Closed anmarchenko closed 2 weeks ago

anmarchenko commented 2 weeks ago

What does this PR do?

Motivation

Additional Notes

How to test the change?

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 98.86%. Comparing base (c12ad86) to head (94f1ec9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #245 +/- ## ======================================= Coverage 98.86% 98.86% ======================================= Files 279 279 Lines 13603 13603 Branches 637 637 ======================================= Hits 13449 13449 Misses 154 154 ```

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