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

[ci-visibility] Code Owners for jest #1998

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

juan-fernandez
Copy link
Collaborator

What does this PR do?

Attempt to read CODEOWNERS from jest plugin. If it's present, read the test file path and add the owner as a test span tag.

Motivation

Allow owners of failed tests to be notified.

Plugin Checklist

@juan-fernandez juan-fernandez requested a review from a team as a code owner April 13, 2022 15:51
@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #1998 (a00ae74) into master (00838de) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1998   +/-   ##
=======================================
  Coverage   79.94%   79.95%           
=======================================
  Files         199      199           
  Lines        8113     8117    +4     
=======================================
+ Hits         6486     6490    +4     
  Misses       1627     1627           
Impacted Files Coverage Δ
packages/datadog-plugin-jest/src/index.js 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@juan-fernandez juan-fernandez merged commit 55ce70e into master Apr 21, 2022
@juan-fernandez juan-fernandez deleted the juan-fernandez/code-owners-for-jest branch April 21, 2022 06:59
simon-id pushed a commit that referenced this pull request Apr 27, 2022
simon-id pushed a commit that referenced this pull request Apr 27, 2022
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.

None yet

2 participants