-
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
GDPR retrieve inbox (clean) #2299
Conversation
c6bea9f
to
e6ab420
Compare
Codecov Report
@@ Coverage Diff @@
## gdpr-retrieve-clean #2299 +/- ##
=======================================================
+ Coverage 78.68% 78.89% +0.21%
=======================================================
Files 334 334
Lines 28963 28977 +14
=======================================================
+ Hits 22790 22862 +72
+ Misses 6173 6115 -58
Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
02ceb75
to
b442f69
Compare
6472.1 / Erlang 19.3 / small_tests / 8da2f3f 6472.3 / Erlang 19.3 / mysql_redis / 8da2f3f 6472.2 / Erlang 19.3 / internal_mnesia / 8da2f3f 6472.6 / Erlang 19.3 / elasticsearch_and_cassandra_mnesia / 8da2f3f 6472.4 / Erlang 19.3 / odbc_mssql_mnesia / 8da2f3f mod_global_distrib_SUITE:mod_global_distrib:test_pm_with_ungraceful_reconnection_to_different_server{error,
{timeout_when_waiting_for_stanza,
[{escalus_client,wait_for_stanza,
[{client,<<"eve74.13051@localhost/res1">>,escalus_tcp,
<0.23732.3>,
[{event_manager,<0.23723.3>},
{server,<<"localhost">>},
{username,<<"eve74.13051">>},
{resource,<<"res1">>}],
[{event_client,
[{event_manager,<0.23723.3>},
{server,<<"localhost">>},
{username,<<"eve74.13051">>},
{resource,<<"res1">>}]},
{resource,<<"res1">>},
{username,<<"eve74.13051">>},
{server,<<"localhost">>},
{host,<<"localhost">>},
{port,5222},
{auth,{escalus_auth,auth_plain}},
{wspath,undefined},
{username,<<"eve74.13051">>},
{server,<<"localhost">>},
{password,<<"password">>},
{port,5222},
{stream_management,true},
{stream_id,<<"302C87C8F9CC4276">>}]},
10000],
[{file,
"/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
{line,138}]},
{mod_global_distrib_SUITE,
'-test_pm_with_ungraceful_reconnection_to_different_server/1-fun-0-',
4,
[{file,"mod_global_distrib_SUITE.erl"},{line,610}]},
{escalus_story,story,4,
[{file,
"/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
{line,72}]},
{tes... 6472.5 / Erlang 19.3 / ldap_mnesia / 8da2f3f 6472.8 / Erlang 20.0 / pgsql_mnesia / 8da2f3f 6472.9 / Erlang 21.0 / riak_mnesia / 8da2f3f |
* Implement retrieve data from mod_inbox * Test retrieve perosnal data from mod_inbox * Change getting backends for mod_inbox * Check retreive from mod_inbox when module is disabled
This PR supersedes #2282
It adds personal data retrieval from inbox.