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

Use CETS 0.1.0 #4214

Closed arcusfelis closed 2 months ago

arcusfelis commented 4 months ago

This PR uses first HEX release of CETS.

Proposed changes include:

mongoose-im commented 4 months ago

elasticsearch_and_cassandra_26 / elasticsearch_and_cassandra_mnesia / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 382 / Failed: 0 / User-skipped: 40 / Auto-skipped: 0


small_tests_25 / small_tests / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root / small


small_tests_26 / small_tests / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root / small


small_tests_26_arm64 / small_tests / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root / small


ldap_mnesia_25 / ldap_mnesia / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 2275 / Failed: 0 / User-skipped: 856 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 4288 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


dynamic_domains_mysql_redis_26 / mysql_redis / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 4255 / Failed: 0 / User-skipped: 144 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 4288 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


ldap_mnesia_26 / ldap_mnesia / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 2275 / Failed: 0 / User-skipped: 856 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 4677 / Failed: 0 / User-skipped: 118 / Auto-skipped: 0


pgsql_cets_26 / pgsql_cets / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 4262 / Failed: 0 / User-skipped: 177 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_26 / odbc_mssql_mnesia / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 4285 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


internal_mnesia_26 / internal_mnesia / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 2415 / Failed: 0 / User-skipped: 716 / Auto-skipped: 0


pgsql_mnesia_26 / pgsql_mnesia / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 4677 / Failed: 0 / User-skipped: 118 / Auto-skipped: 0


mysql_redis_26 / mysql_redis / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 4655 / Failed: 1 / User-skipped: 139 / Auto-skipped: 0

sm_SUITE:ping_timeout ```erlang {error,{noproc,{gen_server,call,[<0.93583.0>,get_sm_h]}}} ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4214/205658/mysql_redis.26.1.2-amd64/big/ct_run.test%40b6a800e1dba1.2024-01-15_15.34.51/big_tests.tests.sm_SUITE.logs/run.2024-01-15_15.52.07/sm_suite.ping_timeout.html)

mssql_mnesia_26 / odbc_mssql_mnesia / 1d135efa4b87a1caebc16dbf561c663507252bb8 Reports root/ big OK: 4674 / Failed: 0 / User-skipped: 121 / 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 (07a168e) 84.32% compared to head (1d135ef) 78.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4214 +/- ## ========================================== - Coverage 84.32% 78.90% -5.42% ========================================== Files 549 549 Lines 33432 33412 -20 ========================================== - Hits 28191 26365 -1826 - Misses 5241 7047 +1806 ```

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