Closed nielsonsantana closed 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.
Ok @mjuenema. I will update the branch with your changes.
I am not very familiar with the Shields site. What is the advantage of referencing the master branch directly in the link?
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.
Good morning to Brasil, by the way. I am about to go to bed here in Melbourne, Australia ;-)
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.
Thanks!! Good Night!!
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!!
"Merged" by copy-and-paste as it was easier at the time. Thanks!
Merging #56 into master will not change coverage. The diff coverage is
n/a
.
@@ 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.
This PR is for update the Travis build and Codecov to reflect the master branch.