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

Disable code coverage GitHub statuses. #146

Merged
merged 1 commit into from
Jun 4, 2018
Merged

Disable code coverage GitHub statuses. #146

merged 1 commit into from
Jun 4, 2018

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Jun 4, 2018

Many pull requests that I've wanted to merge have failed CodeCov
statuses. This indicates that they're not useful for this project at
this time so I'm disabling them. The comment from CodeCov is the most
useful part.

Many pull requests that I've wanted to merge have failed CodeCov
statuses. This indicates that they're not useful for this project at
this time so I'm disabling them. The comment from CodeCov is the most
useful part.
@codecov
Copy link

codecov bot commented Jun 4, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   64.14%   64.14%           
=======================================
  Files          41       41           
  Lines        1969     1969           
=======================================
  Hits         1263     1263           
  Misses        641      641           
  Partials       65       65

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 831e593...049c034. Read the comment docs.

@lkysow lkysow merged commit 9e5f57a into master Jun 4, 2018
@lkysow lkysow deleted the codecov branch June 4, 2018 10:15
jamengual pushed a commit that referenced this pull request Nov 23, 2022
* Remove unnecessary test action.

* Remove testing env image action.
meringu pushed a commit to meringu/atlantis that referenced this pull request May 29, 2023
* first draft of the populate function

* Now extra arguments can use environment variables. Fixes runatlantis#146

* now using environment variables while executing terraform commands for variables subsitution

* fix order of terraform command arguments

* Adding single quote around terraform command

* please work this time :)

* fix order for the quote

* fix order for the quote

* Adding single quote around terraform command

* now creating terraform command string to address bash interpolation

* now using 'sh' instead of 'bash' to execute terraform command and added docs about v and env after review
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.

1 participant