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

Codecov: ignore testing directories #8777

Merged
merged 3 commits into from
Apr 16, 2021
Merged

Conversation

rkapka
Copy link
Contributor

@rkapka rkapka commented Apr 16, 2021

What type of PR is this?

Testing

What does this PR do? Why is it needed?

#8768 did not work - Codecov still includes mock files in its report. Let's try ignoring whole testing directories.

Which issues(s) does this PR fix?

N/A

Other notes for review

N/A

@rkapka rkapka requested a review from a team as a code owner April 16, 2021 07:21
@codecov
Copy link

codecov bot commented Apr 16, 2021

Codecov Report

Merging #8777 (4c41fab) into develop (02a8ae7) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #8777      +/-   ##
===========================================
- Coverage    60.55%   60.52%   -0.04%     
===========================================
  Files          519      519              
  Lines        36298    36298              
===========================================
- Hits         21981    21968      -13     
- Misses       11143    11160      +17     
+ Partials      3174     3170       -4     

@rauljordan rauljordan merged commit c53d0e1 into develop Apr 16, 2021
@delete-merged-branch delete-merged-branch bot deleted the codecov-ignore-testing branch April 16, 2021 13:44
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.

2 participants