Skip to content

Commit

Permalink
Cover fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kjnilsson committed Apr 23, 2024
1 parent 7d45ff0 commit 75f40d4
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 66 deletions.
9 changes: 9 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,15 @@ PLT_APPS += eunit proper syntax_tools erts kernel stdlib common_test inets aten
EDOC_OUTPUT = docs
EDOC_OPTS = {pretty_printer, erl_pp}, {sort_functions, false}

COVER_EXCLUDE_MODS = ra_server_meck_original \
ra_server_proc_meck_original \
ra_log_wal_meck_original \
ra_log_segment_writer_meck_original \
ra_log_meck_original \
ra_snapshot_meck_original \
ra_machine_meck_original \
ra_log_meta_meck_original

all::

escript-zip::
Expand Down
Loading

0 comments on commit 75f40d4

Please sign in to comment.