Closed szymonkozak closed 7 years ago
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
:memo: Please visit https://cla.developers.google.com/ to sign.
Once you've signed, please reply here (e.g. I signed it!
) and we'll verify. Thanks.
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
:memo: Please visit https://cla.developers.google.com/ to sign.
Once you've signed, please reply here (e.g. I signed it!
) and we'll verify. Thanks.
I signed it
CLAs look good, thanks!
CLAs look good, thanks!
Merging #154 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #154 +/- ##
==========================================
Coverage 56.28% 56.28%
Complexity 233 233
==========================================
Files 54 54
Lines 1528 1528
Branches 150 150
==========================================
Hits 860 860
Misses 612 612
Partials 56 56
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 1276fde...5f2262b. Read the comment docs.
Fixed bad description of String data type. (was
Color
instead ofString
)