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

Put mod_csi option in a map with defaults #3605

Merged
merged 1 commit into from
Mar 23, 2022
Merged

Conversation

gustawlippa
Copy link
Contributor

Config in a map with defaults

@mongoose-im
Copy link
Collaborator

mongoose-im commented Mar 22, 2022

small_tests_24 / small_tests / 1fa2025
Reports root / small


small_tests_23 / small_tests / 1fa2025
Reports root / small


dynamic_domains_mysql_redis_24 / mysql_redis / 1fa2025
Reports root/ big
OK: 2807 / Failed: 0 / User-skipped: 150 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / 1fa2025
Reports root/ big
OK: 2824 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 1fa2025
Reports root/ big
OK: 2824 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / 1fa2025
Reports root/ big
OK: 2824 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / 1fa2025
Reports root/ big
OK: 1505 / Failed: 0 / User-skipped: 399 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / 1fa2025
Reports root/ big
OK: 1505 / Failed: 0 / User-skipped: 399 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 1fa2025
Reports root/ big
OK: 3198 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


internal_mnesia_24 / internal_mnesia / 1fa2025
Reports root/ big
OK: 1546 / Failed: 0 / User-skipped: 358 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / 1fa2025
Reports root/ big
OK: 3198 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 1fa2025
Reports root/ big
OK: 1853 / Failed: 0 / User-skipped: 366 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / 1fa2025
Reports root/ big
OK: 3193 / Failed: 0 / User-skipped: 147 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / 1fa2025
Reports root/ big
OK: 3198 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / 1fa2025
Reports root/ big
OK: 1696 / Failed: 0 / User-skipped: 365 / Auto-skipped: 0

@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #3605 (1fa2025) into master (a9c68bd) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3605      +/-   ##
==========================================
- Coverage   80.89%   80.88%   -0.01%     
==========================================
  Files         426      426              
  Lines       32250    32250              
==========================================
- Hits        26090    26087       -3     
- Misses       6160     6163       +3     
Impacted Files Coverage Δ
src/mod_csi.erl 100.00% <ø> (ø)
src/ejabberd_c2s.erl 88.72% <100.00%> (+0.07%) ⬆️
src/inbox/mod_inbox.erl 87.42% <0.00%> (-1.72%) ⬇️
src/inbox/mod_inbox_rdbms.erl 93.12% <0.00%> (-0.63%) ⬇️
src/offline/mod_offline.erl 76.63% <0.00%> (-0.55%) ⬇️
src/mod_muc_room.erl 76.58% <0.00%> (-0.29%) ⬇️
src/mod_muc_log.erl 63.21% <0.00%> (ø)
src/pubsub/mod_pubsub.erl 73.07% <0.00%> (+0.18%) ⬆️
src/inbox/mod_inbox_rdbms_async.erl 67.79% <0.00%> (+1.69%) ⬆️
... and 2 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 a9c68bd...1fa2025. Read the comment docs.

@gustawlippa gustawlippa marked this pull request as ready for review March 22, 2022 11:52
@arcusfelis arcusfelis merged commit 06a5c41 into master Mar 23, 2022
@arcusfelis arcusfelis deleted the mod_csi-map-config branch March 23, 2022 15:07
@Premwoik Premwoik added this to the 5.1.0 milestone May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants