Skip to content
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

Merged
merged 4 commits into from
Jan 8, 2019

Conversation

fenek
Copy link
Member

@fenek fenek commented Jan 7, 2019

This PR addresses #1555

  • Removes Roadmap page as it is heavily outdated and even if we restore it, most probably will have to be written from scratch.

@mongoose-im
Copy link
Collaborator

mongoose-im commented Jan 7, 2019

6081.1 / Erlang 19.3 / small_tests / 0ab7119
Reports root / small


6081.2 / Erlang 19.3 / internal_mnesia / 0ab7119
Reports root/ big
OK: 1173 / Failed: 0 / User-skipped: 52 / Auto-skipped: 0


6081.3 / Erlang 19.3 / mysql_redis / 0ab7119
Reports root/ big
OK: 2944 / Failed: 0 / User-skipped: 223 / Auto-skipped: 0


6081.4 / Erlang 19.3 / odbc_mssql_mnesia / 0ab7119
Reports root/ big
OK: 2958 / Failed: 0 / User-skipped: 209 / Auto-skipped: 0


6081.6 / Erlang 19.3 / elasticsearch_and_cassandra_mnesia / 0ab7119
Reports root/ big
OK: 445 / Failed: 0 / User-skipped: 8 / Auto-skipped: 0


6081.5 / Erlang 19.3 / ldap_mnesia / 0ab7119
Reports root/ big
OK: 1137 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


6081.8 / Erlang 20.0 / pgsql_mnesia / 0ab7119
Reports root/ big / small
OK: 2990 / Failed: 0 / User-skipped: 177 / Auto-skipped: 0


6081.9 / Erlang 21.0 / riak_mnesia / 0ab7119
Reports root/ big / small
OK: 1411 / Failed: 1 / User-skipped: 50 / Auto-skipped: 0

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}]}]}}

Report log


6081.9 / Erlang 21.0 / riak_mnesia / 0ab7119
Reports root/ big / small
OK: 1399 / Failed: 1 / User-skipped: 50 / Auto-skipped: 0

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}]}]}}

Report log

@codecov
Copy link

codecov bot commented Jan 7, 2019

Codecov Report

Merging #2183 into master will decrease coverage by 15.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            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
Impacted Files Coverage Δ
src/mod_auth_token_rdbms.erl 0% <0%> (-100%) ⬇️
src/mod_aws_sns.erl 0% <0%> (-100%) ⬇️
src/inbox/mod_inbox_rdbms_mysql.erl 0% <0%> (-100%) ⬇️
src/mam/mam_message_compressed_eterm.erl 0% <0%> (-100%) ⬇️
src/inbox/mod_inbox_muclight.erl 0% <0%> (-100%) ⬇️
src/inbox/mod_inbox_rdbms_pgsql.erl 0% <0%> (-100%) ⬇️
src/mam/mam_jid.erl 0% <0%> (-100%) ⬇️
src/mam/mam_jid_mini.erl 0% <0%> (-100%) ⬇️
src/inbox/mod_inbox_one2one.erl 0% <0%> (-100%) ⬇️
src/inbox/mod_inbox_rdbms_mssql.erl 0% <0%> (-100%) ⬇️
... and 94 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef9d6a8...37b6ee2. Read the comment docs.

@michalwski michalwski merged commit a5eff57 into master Jan 8, 2019
@michalwski michalwski deleted the fix-broken-links-in-docs branch January 8, 2019 08:44
@fenek fenek added this to the 3.2.0++ milestone Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants