arr-ai / arrai

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

fix #551, implement attribute-set complement in nest #560

Closed nofun97 closed 4 years ago

nofun97 commented 4 years ago

Fixes #551 .

Changes proposed in this pull request:

Checklist:

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 650bc54ff8a42eb5940c8478beae4c3d87bcccc9-PR-560


Changes Missing Coverage Covered Lines Changed/Added Lines %
rel/ops_rel.go 10 14 71.43%
rel/expr_nest.go 0 14 0.0%
<!-- Total: 12 30 40.0% -->
Files with Coverage Reduction New Missed Lines %
rel/expr_nest.go 1 0%
rel/value_tuple.go 2 75.2%
rel/value_set_str.go 7 56.7%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 0b2eb7a8fca4344311dcd1a85af60c0a82e42763: -0.07%
Covered Lines: 4533
Relevant Lines: 9501

💛 - Coveralls