esl / MongooseIM

MongooseIM is Erlang Solutions' robust, scalable and efficient XMPP server, aimed at large installations. Specifically designed for enterprise purposes, it is fault-tolerant and can utilise the resources of multiple clustered machines.
Other
1.64k stars 422 forks source link

Fix using proper jid records from mongoose_jid instead of from escalus #4198

Closed NelsonVides closed 4 months ago

NelsonVides commented 4 months ago

Fixes the issue raised in https://github.com/esl/MongooseIM/pull/4197

mongoose-im commented 4 months ago

elasticsearch_and_cassandra_26 / elasticsearch_and_cassandra_mnesia / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root/ big OK: 370 / Failed: 0 / User-skipped: 40 / Auto-skipped: 0


small_tests_25 / small_tests / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root / small


small_tests_26 / small_tests / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root / small


small_tests_26_arm64 / small_tests / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root / small


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root/ big OK: 4239 / Failed: 0 / User-skipped: 102 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root/ big OK: 2268 / Failed: 0 / User-skipped: 847 / Auto-skipped: 0


ldap_mnesia_26 / ldap_mnesia / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root/ big OK: 2268 / Failed: 0 / User-skipped: 847 / Auto-skipped: 0


dynamic_domains_mysql_redis_26 / mysql_redis / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root/ big OK: 4206 / Failed: 0 / User-skipped: 135 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root/ big OK: 4239 / Failed: 0 / User-skipped: 102 / Auto-skipped: 0


internal_mnesia_26 / internal_mnesia / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root/ big OK: 2408 / Failed: 0 / User-skipped: 707 / Auto-skipped: 0


pgsql_mnesia_26 / pgsql_mnesia / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root/ big OK: 4628 / Failed: 0 / User-skipped: 109 / Auto-skipped: 0


mysql_redis_26 / mysql_redis / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root/ big OK: 4607 / Failed: 0 / User-skipped: 130 / Auto-skipped: 0


pgsql_cets_26 / pgsql_cets / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root/ big OK: 4283 / Failed: 0 / User-skipped: 110 / Auto-skipped: 0


mssql_mnesia_26 / odbc_mssql_mnesia / 68bf67c4b4a4462e65007dcc6979303aa519fd0d Reports root/ big OK: 4625 / Failed: 0 / User-skipped: 112 / Auto-skipped: 0

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (dc7cef6) 84.29% compared to head (68bf67c) 84.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4198 +/- ## ========================================== - Coverage 84.29% 84.27% -0.02% ========================================== Files 549 549 Lines 33419 33419 ========================================== - Hits 28171 28165 -6 - Misses 5248 5254 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.