Open wprzytula opened 1 month ago
Considering, that currently some tests pass because of datastax driver code, I don't thing it's a good idea to add this (for now)
Considering, that currently some tests pass because of datastax driver code, I don't thing it's a good idea to add this (for now)
Agreed. Let's keep it in mind, though, to take advantage of regressions detection as soon as possible.
Ref: #43
Once we have some tests passing, we don't want to lose them after some changes. Hence, it makes sense to introduce a CI step that prevents regressions, i.e. rejects a PR that makes some tests which were previously passing fail.