This is an automated email from the ASF dual-hosted git repository.
nickva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-meck.git
from d573888 Version 1.1.0
add 8e02b57 Fix case for concurrent tests encountering already-started
cover (#259)
add 9eee8cf Replace bare catch with try-catch (#260)
add 688ac48 Fix tests with short domain names (default) (#258)
add f96bca8 Version 1.1.1
new 6734bfd Add Erlang 29 to build matrix
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/erlang.yml | 2 +-
CHANGELOG.md | 10 +++++++++-
src/meck_matcher.erl | 8 +++++++-
src/meck_proc.erl | 8 ++++++++
test/meck_history_tests.erl | 6 +++---
test/meck_on_load_module.erl | 7 ++++++-
test/meck_tests.erl | 38 +++++++++++++++++++++++---------------
7 files changed, 57 insertions(+), 22 deletions(-)