nickva opened a new pull request, #6083:
URL: https://github.com/apache/couchdb/pull/6083
Update various helper deps: credo, elixir, meck
Unfortunately (or fortunately) credo discovered a bunch of issues in the
tests. Those are fixed in a separate commit.
FindConflicts was misnamed, some mango tests were copy pasted wrong. The
test finder helper couldn't find mango tests since they are level lower and we
didn't use a recursive search pattern. `pretty_print` had the wrong args order
swapped when calling `map_join/3`. A few test helpers are not really tests so
can just import what they need.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]