arr-ai / arrai

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

Log errors when asserts fail #538

Closed orlade-anz closed 4 years ago

orlade-anz commented 4 years ago

Currently these assertion failures just log the difference but the test appears to pass.

It turns out TestRelUnion is actually failing the assertion in master but make is passing.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 43caa0ddc3ddef72e70b158a55e863c02901ff43-PR-538


Files with Coverage Reduction New Missed Lines %
rel/test_helpers.go 1 53.45%
rel/value_set_dict.go 3 43.36%
syntax/expr_package.go 3 50.0%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 50b6ba3e1789cec84acb8625364dd3bd24b8a18b: -0.03%
Covered Lines: 4415
Relevant Lines: 9242

💛 - Coveralls