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

Automatically join a room #622

Merged
merged 14 commits into from
Nov 8, 2023
Merged

Automatically join a room #622

merged 14 commits into from
Nov 8, 2023

Conversation

burnout87
Copy link
Collaborator

No description provided.

@burnout87 burnout87 changed the title function to join a room Automatically join a room Nov 1, 2023
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #622 (61e1187) into master (56dcc0e) will decrease coverage by 0.31%.
The diff coverage is 8.16%.

@@            Coverage Diff             @@
##           master     #622      +/-   ##
==========================================
- Coverage   61.24%   60.94%   -0.31%     
==========================================
  Files          47       47              
  Lines        8417     8465      +48     
==========================================
+ Hits         5155     5159       +4     
- Misses       3262     3306      +44     
Files Coverage Δ
cdci_data_analysis/flask_app/app.py 47.54% <75.00%> (+0.35%) ⬆️
cdci_data_analysis/pytest_fixtures.py 75.78% <12.50%> (-1.25%) ⬇️
cdci_data_analysis/flask_app/dispatcher_query.py 75.71% <8.33%> (+0.23%) ⬆️
cdci_data_analysis/analysis/matrix_helper.py 45.55% <1.85%> (-5.25%) ⬇️

@burnout87 burnout87 marked this pull request as ready for review November 2, 2023 12:32
@burnout87
Copy link
Collaborator Author

Issue is related to what I am trying to fix in #625 . It has to do with the testing environment.

I re-run the workflows and it completed successfully

@volodymyrss volodymyrss linked an issue Nov 7, 2023 that may be closed by this pull request
@burnout87 burnout87 merged commit cdaa43f into master Nov 8, 2023
29 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatic join to the matrix room
2 participants