Skip to content

have CircleCI fail if codecov fails to upload - #1035

Merged
frances-h merged 2 commits into
masterfrom
codecov-circleci-fail
Jun 26, 2020
Merged

have CircleCI fail if codecov fails to upload#1035
frances-h merged 2 commits into
masterfrom
codecov-circleci-fail

Conversation

@frances-h

Copy link
Copy Markdown
Contributor

Add required flag to codecov upload command so failure to upload triggers a CircleCI failure

Closes #997

@codecov

codecov Bot commented Jun 26, 2020

Copy link
Copy Markdown

Codecov Report

Merging #1035 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1035   +/-   ##
=======================================
  Coverage   98.29%   98.29%           
=======================================
  Files         124      124           
  Lines       12587    12587           
=======================================
  Hits        12373    12373           
  Misses        214      214           

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 c69c327...216c34e. Read the comment docs.

@frances-h
frances-h requested a review from rwedge June 26, 2020 13:54

@rwedge rwedge left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@frances-h
frances-h merged commit a71d19c into master Jun 26, 2020
@frances-h
frances-h deleted the codecov-circleci-fail branch June 26, 2020 15:06
@rwedge rwedge mentioned this pull request Jun 30, 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.

Have CI report failure if codecov upload fails

2 participants