Skip to content

Increase build timeout for code coverage CI. #2647

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

Merged
merged 2 commits into from
Feb 21, 2019

Conversation

codemzs
Copy link
Member

@codemzs codemzs commented Feb 20, 2019

Recently it seems the code coverage build times have increased, the exact reason is unclear but it could be because of added tests. Since code coverage CI does not interfere with the main CI so its ok to increase the build timeouts for code coverage CI to prevent build failures due to timeouts.

@codecov
Copy link

codecov bot commented Feb 20, 2019

Codecov Report

Merging #2647 into master will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2647      +/-   ##
==========================================
+ Coverage   71.54%   71.57%   +0.03%     
==========================================
  Files         800      800              
  Lines      141847   141789      -58     
  Branches    16119    16107      -12     
==========================================
+ Hits       101480   101482       +2     
+ Misses      35916    35856      -60     
  Partials     4451     4451
Flag Coverage Δ
#Debug 71.57% <ø> (+0.03%) ⬆️
#production 67.87% <ø> (+0.03%) ⬆️
#test 85.73% <ø> (ø) ⬆️

@codemzs codemzs requested a review from safern February 20, 2019 05:50
@codemzs codemzs self-assigned this Feb 20, 2019
@codemzs codemzs added the Build Build related issue label Feb 20, 2019
@codemzs codemzs merged commit 9e8f100 into dotnet:master Feb 21, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Build Build related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants