-
Notifications
You must be signed in to change notification settings - Fork 428
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
Fix broken or remove outdated links in docs #2183
Conversation
6081.1 / Erlang 19.3 / small_tests / 0ab7119 6081.2 / Erlang 19.3 / internal_mnesia / 0ab7119 6081.3 / Erlang 19.3 / mysql_redis / 0ab7119 6081.4 / Erlang 19.3 / odbc_mssql_mnesia / 0ab7119 6081.6 / Erlang 19.3 / elasticsearch_and_cassandra_mnesia / 0ab7119 6081.5 / Erlang 19.3 / ldap_mnesia / 0ab7119 6081.8 / Erlang 20.0 / pgsql_mnesia / 0ab7119 6081.9 / Erlang 21.0 / riak_mnesia / 0ab7119 pubsub_SUITE:tree+basic:retract_when_user_goes_offline_test{error,
{function_clause,
[{lists,zip,
[[{xmlel,<<"item">>,
[{<<"id">>,<<"item1">>}],
[{xmlel,<<"entry">>,
[{<<"xmlns">>,<<"http://www.w3.org/2005/Atom">>}],
[]}]}],
[]],
[{file,"lists.erl"},{line,387}]},
{lists,zip,2,[{file,"lists.erl"},{line,387}]},
{pubsub_tools,check_items,3,[{file,"pubsub_tools.erl"},{line,539}]},
{pubsub_SUITE,'-retract_when_user_goes_offline_test/1-fun-0-',3,
[{file,"pubsub_SUITE.erl"},{line,649}]},
{escalus_story,story,4,
[{file,
"/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
{line,72}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1545}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1063}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,995}]}]}} 6081.9 / Erlang 21.0 / riak_mnesia / 0ab7119 mod_global_distrib_SUITE:multi_connection:test_muc_conversation_history{error,{{assertEqual,[{module,mod_global_distrib_SUITE},
{line,420},
{expression,"exml_query : attr ( AlicePresence , << \"from\" >> )"},
{expected,<<"[email protected]/alicE73.663229">>},
{value,<<"[email protected]/eve73.715928">>}]},
[{mod_global_distrib_SUITE,'-test_muc_conversation_history/1-fun-1-',
3,
[{file,"mod_global_distrib_SUITE.erl"},
{line,420}]},
{mod_global_distrib_SUITE,'-test_muc_conversation_history/1-fun-5-',
3,
[{file,"mod_global_distrib_SUITE.erl"},
{line,419}]},
{escalus_story,story,4,
[{file,"/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
{line,72}]},
{mod_global_distrib_SUITE,test_muc_conversation_history,1,
[{file,"mod_global_distrib_SUITE.erl"},
{line,392}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1545}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1063}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,995}]}]}} |
Codecov Report
@@ Coverage Diff @@
## master #2183 +/- ##
==========================================
- Coverage 78.62% 63.52% -15.1%
==========================================
Files 329 329
Lines 28426 28423 -3
==========================================
- Hits 22349 18057 -4292
- Misses 6077 10366 +4289
Continue to review full report at Codecov.
|
This PR addresses #1555