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

[CIVIS-3035] Source code tags integration #95

Merged
merged 9 commits into from
Jan 5, 2024

Conversation

anmarchenko
Copy link
Member

@anmarchenko anmarchenko commented Jan 3, 2024

What does this PR do?
Adds support to test.source.file and test.source.start tags that are used by source code integration to show test's source in Datadog UI:

image

Motivation
To achieve feature parity with other CI visibility libraries and provide basis for CODEOWNERS support.

How to test the change?
Run ruby tests from https://github.com/anmarchenko/middleman with your Datadog API key and check that source code integration works.

@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3688bc2) 99.22% compared to head (4b2c122) 99.23%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #95   +/-   ##
=======================================
  Coverage   99.22%   99.23%           
=======================================
  Files         142      142           
  Lines        5922     5983   +61     
  Branches      233      236    +3     
=======================================
+ Hits         5876     5937   +61     
  Misses         46       46           

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

@anmarchenko anmarchenko force-pushed the anmarchenko/source_code_integration branch from c5cd78f to 4b2c122 Compare January 4, 2024 14:07
@anmarchenko anmarchenko changed the title Source code tags integration [CIVIS-3035] Source code tags integration Jan 4, 2024
@anmarchenko anmarchenko marked this pull request as ready for review January 4, 2024 14:26
@anmarchenko anmarchenko merged commit 867b86e into main Jan 5, 2024
26 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/source_code_integration branch January 5, 2024 08:13
@github-actions github-actions bot added this to the 0.7.0 milestone Jan 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.

3 participants