arr-ai / arrai

The ultimate data engine.
http://arr.ai
Apache License 2.0
20 stars 15 forks source link

Correctly report 'not a byte array' instead of 'not a string' #576

Closed marcelocantos closed 4 years ago

marcelocantos commented 4 years ago

Fixes # .

Changes proposed in this pull request:

Checklist:

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 7556e5f5c90f1e8032c5fcbd578ac894218d3eda-PR-576


Changes Missing Coverage Covered Lines Changed/Added Lines %
syntax/std_seq.go 0 2 0.0%
<!-- Total: 0 2 0.0% -->
Files with Coverage Reduction New Missed Lines %
rel/value_set_generic.go 2 74.47%
rel/value_set_str.go 4 58.25%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 74139a9b69175be1fe7e42b1bd2819f804d9dd07: 0.05%
Covered Lines: 4564
Relevant Lines: 9502

💛 - Coveralls