-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove unused override-related functions #3311
Conversation
small_tests_24 / small_tests / bba21b7 internal_mnesia_24 / internal_mnesia / bba21b7 small_tests_23 / small_tests / bba21b7 ldap_mnesia_24 / ldap_mnesia / bba21b7 dynamic_domains_24 / pgsql_mnesia / bba21b7 dynamic_domains_23 / pgsql_mnesia / bba21b7 ldap_mnesia_23 / ldap_mnesia / bba21b7 elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / bba21b7 pgsql_mnesia_23 / pgsql_mnesia / bba21b7 pgsql_mnesia_24 / pgsql_mnesia / bba21b7 mssql_mnesia_24 / odbc_mssql_mnesia / bba21b7 mysql_redis_24 / mysql_redis / bba21b7 mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_received_event_properly_formatted{error,
{{assertMatch,
[{module,mod_event_pusher_rabbit_SUITE},
{line,435},
{expression,
"get_decoded_message_from_rabbit ( AliceGroupChatMsgRecvRK )"},
{pattern,
"# { << \"from_user_id\" >> := BobRoomJID , << \"to_user_id\" >> := AliceFullJID , << \"message\" >> := Message }"},
{value,
#{<<"from_user_id">> => <<"muc_publish@muc.localhost">>,
<<"message">> => <<>>,
<<"to_user_id">> =>
<<"alice_unnamed_30.817335@localhost/res1">>}}]},
[{mod_event_pusher_rabbit_SUITE,
'-group_chat_message_received_event_properly_formatted/1-fun-1-',3,
[{file,
"/home/circleci/app/big_tests/tests/mod_event_pusher_rabbit_SUITE.erl"},
{line,435}]},
{escalus_story,story,4,
[{file,
"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
{line,72}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1292}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1224}]}]}} riak_mnesia_24 / riak_mnesia / bba21b7 |
Codecov Report
@@ Coverage Diff @@
## master #3311 +/- ##
==========================================
+ Coverage 80.37% 80.65% +0.28%
==========================================
Files 397 397
Lines 32441 32439 -2
==========================================
+ Hits 26074 26164 +90
+ Misses 6367 6275 -92
Continue to review full report at Codecov.
|
As described