Closed anmarchenko closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.95%. Comparing base (
f3d84e6
) to head (c1fdf81
). Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What does this PR do? Adds
test.source.file
,test.source.start
,test.codeowners
tags to test suites reported to DatadogMotivation We want to show source locations for test suites and attach codeowners to test suites
How to test the change? Unit tests are provided
RSpec (tested using rubocop):
Minitest (tested using feedbin):
Cucumber (tested using middleman):