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

ncu-ci: create INFRA_FAILURES category #441

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

mmarchini
Copy link
Contributor

Some errors we see are caused by underlying infrastructure issues (most
commonly filesystem corruption). Correctly classifying can help when
collecting statistics, when pinging the build team, or even for
automated notification (see
nodejs/build#2359).

Some errors we see are caused by underlying infrastructure issues (most
commonly filesystem corruption). Correctly classifying can help when
collecting statistics, when pinging the build team, or even for
automated notification (see
nodejs/build#2359).
@codecov
Copy link

codecov bot commented Jun 17, 2020

Codecov Report

Merging #441 into master will increase coverage by 1.09%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #441      +/-   ##
==========================================
+ Coverage   75.98%   77.08%   +1.09%     
==========================================
  Files          21       21              
  Lines        1445     1501      +56     
==========================================
+ Hits         1098     1157      +59     
+ Misses        347      344       -3     
Impacted Files Coverage Δ
lib/ci/ci_failure_parser.js 79.16% <60.00%> (+1.14%) ⬆️
lib/pr_checker.js 95.49% <0.00%> (-1.99%) ⬇️
lib/file.js 78.26% <0.00%> (-0.91%) ⬇️
lib/ci/ci_type_parser.js 81.25% <0.00%> (+0.29%) ⬆️
lib/cli.js 90.00% <0.00%> (+0.76%) ⬆️
lib/ci/ci_result_parser.js 47.87% <0.00%> (+1.81%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 66037a6...351eb5f. Read the comment docs.

@codebytere codebytere merged commit a77848e into nodejs:master Jul 21, 2020
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