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

Fix event federation with pseudoID rooms #3156

Merged
merged 7 commits into from
Jul 21, 2023
Merged

Fix event federation with pseudoID rooms #3156

merged 7 commits into from
Jul 21, 2023

Conversation

devonh
Copy link
Collaborator

@devonh devonh commented Jul 20, 2023

No description provided.

@devonh devonh requested a review from a team as a code owner July 20, 2023 21:06
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage: 12.50% and project coverage change: -0.01 ⚠️

Comparison is base (e216c2f) 64.46% compared to head (1228186) 64.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3156      +/-   ##
==========================================
- Coverage   64.46%   64.45%   -0.01%     
==========================================
  Files         506      506              
  Lines       56998    57011      +13     
==========================================
+ Hits        36745    36748       +3     
- Misses      16424    16436      +12     
+ Partials     3829     3827       -2     
Flag Coverage Δ
unittests 49.10% <12.50%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
roomserver/internal/input/input.go 73.93% <ø> (ø)
roomserver/internal/input/input_events.go 56.08% <0.00%> (-1.19%) ⬇️
roomserver/internal/api.go 76.27% <100.00%> (-0.83%) ⬇️
roomserver/internal/perform/perform_join.go 72.31% <100.00%> (+0.84%) ⬆️

... and 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

roomserver/internal/input/input_events.go Outdated Show resolved Hide resolved
@devonh devonh merged commit c809e95 into main Jul 21, 2023
15 of 20 checks passed
@devonh devonh deleted the pseudoid-invites branch July 21, 2023 16:08
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.

2 participants