Closed nielsonsantana closed 6 years ago
Merging #34 into issue33 will decrease coverage by
0.25%
. The diff coverage is50%
.
@@ Coverage Diff @@
## issue33 #34 +/- ##
==========================================
- Coverage 98.75% 98.5% -0.26%
==========================================
Files 138 138
Lines 2338 2342 +4
==========================================
- Hits 2309 2307 -2
- Misses 29 35 +6
Impacted Files | Coverage Δ | |
---|---|---|
terrascript/__init__.py | 93.08% <50%> (-3.7%) |
:arrow_down: |
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 f8878e5...99d70c4. Read the comment docs.
You early implemented the request. Very fast!!! Closing this pull request.
As discussed in issue 33 (https://github.com/mjuenema/python-terrascript/issues/33), this change add support to
ts.add
syntax.