starhawking / python-terrascript

Create Terraform files using Python scripts.
BSD 2-Clause "Simplified" License
516 stars 76 forks source link

Updated Travis build and Codecov to reflect master branch #56

Closed nielsonsantana closed 6 years ago

nielsonsantana commented 6 years ago

This PR is for update the Travis build and Codecov to reflect the master branch.

mjuenema commented 6 years ago

Hi Nielson. I just removed the whole Codecov stuff because its Python requirements caused problems. Codecov processing is not essential and I really don't want to trouble-shoot problems that are not part of Terrascript's core functionality.

nielsonsantana commented 6 years ago

Ok @mjuenema. I will update the branch with your changes.

mjuenema commented 6 years ago

I am not very familiar with the Shields site. What is the advantage of referencing the master branch directly in the link?

mjuenema commented 6 years ago

Ok @mjuenema. I will update the branch with your changes.

I might simply copy-and-paste your changes as I am in the very process of releasing 0.6.0.

mjuenema commented 6 years ago

Good morning to Brasil, by the way. I am about to go to bed here in Melbourne, Australia ;-)

nielsonsantana commented 6 years ago

Almost all projects that I saw using flags, use the branch master as source. It's show if the master branch is stable and can be used to work.

nielsonsantana commented 6 years ago

Thanks!! Good Night!!

nielsonsantana commented 6 years ago

Ok @mjuenema. I will update the branch with your changes.

I might simply copy-and-paste your changes as I am in the very process of releasing 0.6.0.

Great!!

mjuenema commented 6 years ago

"Merged" by copy-and-paste as it was easier at the time. Thanks!

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files         138      138           
  Lines        2638     2638           
=======================================
  Hits         2606     2606           
  Misses         32       32

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 3c3a0b3...a92e8da. Read the comment docs.