-
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
GraphQL - Support global types #3448
Conversation
Codecov Report
@@ Coverage Diff @@
## feature/graphql #3448 +/- ##
===================================================
+ Coverage 80.75% 80.80% +0.04%
===================================================
Files 423 424 +1
Lines 32525 32510 -15
===================================================
+ Hits 26267 26269 +2
+ Misses 6258 6241 -17
Continue to review full report at Codecov.
|
small_tests_24 / small_tests / 3b4807d small_tests_23 / small_tests / 3b4807d dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / 3b4807d dynamic_domains_mysql_redis_24 / mysql_redis / 3b4807d dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 3b4807d dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / 3b4807d ldap_mnesia_24 / ldap_mnesia / 3b4807d ldap_mnesia_23 / ldap_mnesia / 3b4807d internal_mnesia_24 / internal_mnesia / 3b4807d pgsql_mnesia_24 / pgsql_mnesia / 3b4807d elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 3b4807d pgsql_mnesia_23 / pgsql_mnesia / 3b4807d mssql_mnesia_24 / odbc_mssql_mnesia / 3b4807d mysql_redis_24 / mysql_redis / 3b4807d riak_mnesia_24 / riak_mnesia / 3b4807d sm_SUITE:parallel:messages_are_properly_flushed_during_resumption_p1_fsm_old{error,
{{badmatch,
{error,
{connection_step_failed,
{#Fun<sm_SUITE.11.68776247>,
{client,
<<"alicE_messages_are_properly_flushed_during_resumption_p1_fsm_old_1566@localhost">>,
escalus_tcp,<0.23159.1>,undefined,
[{username,
<<"alicE_messages_are_properly_flushed_during_resumption_p1_fsm_old_1566">>},
{server,<<"localhost">>},
{password,<<"matygrysa">>},
{stream_management,true},
{host,<<"localhost">>},
{stream_id,<<"dc32e0e853711da9">>}]},
[{compression,[<<"zlib">>]},
{starttls,true},
{stream_management,true},
{advanced_message_processing,true},
{client_state_indication,false},
{sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
{caps,undefined}]},
{timeout,get_resumed}}}},
[{sm_SUITE,
'-messages_are_properly_flushed_during_resumption_p1_fsm_old/1-fun-1-',
3,
[{file,"/home/circleci/project/big_tests/tests/sm_SUITE.erl"},
{line,1270}]},
{escalus_story,story,4,
[{file,
"/home/circleci/project/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,1... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good in general, I have a few comments.
small_tests_24 / small_tests / 41e9b91 small_tests_23 / small_tests / 41e9b91 dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 41e9b91 dynamic_domains_mysql_redis_24 / mysql_redis / 41e9b91 dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / 41e9b91 dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / 41e9b91 ldap_mnesia_23 / ldap_mnesia / 41e9b91 internal_mnesia_24 / internal_mnesia / 41e9b91 ldap_mnesia_24 / ldap_mnesia / 41e9b91 elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 41e9b91 pgsql_mnesia_23 / pgsql_mnesia / 41e9b91 mysql_redis_24 / mysql_redis / 41e9b91 pgsql_mnesia_24 / pgsql_mnesia / 41e9b91 mssql_mnesia_24 / odbc_mssql_mnesia / 41e9b91 pep_SUITE:pep_tests:unsubscribe_after_presence_unsubscription{error,
{{badmatch,
[{xmlel,<<"message">>,
[{<<"from">>,
<<"alice_unsubscribe_after_presence_unsubscription_1862@localhost">>},
{<<"to">>,
<<"bob_unsubscribe_after_presence_unsubscription_1862@localhost/res1">>},
{<<"type">>,<<"headline">>}],
[{xmlel,<<"event">>,
[{<<"xmlns">>,
<<"http://jabber.org/protocol/pubsub#event">>}],
[{xmlel,<<"items">>,
[{<<"node">>,<<"kBhla99rutLjH2QZ5UHxFA==">>}],
[{xmlel,<<"item">>,
[{<<"id">>,<<"salmon">>}],
[{xmlel,<<"entry">>,
[{<<"xmlns">>,
<<"http://www.w3.org/2005/Atom">>}],
[]}]}]}]},
{xmlel,<<"headers">>,
[{<<"xmlns">>,<<"http://jabber.org/protocol/shim">>}],
[]}]}]},
[{pep_SUITE,'-unsubscribe_after_presence_unsubscription/1-fun-0-',2,
[{file,"/home/circleci/project/big_tests/tests/pep_SUITE.erl"},
{line,384}]},
{escalus_story,story,4,
[{file,
"/home/circleci/project/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 / 41e9b91 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good!
This PR addresses MIM-1559 and adds support for global types.
In addition, it moves the
protected
directive to a global directory and adds theJID
global type.