Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Add AS invite test, fix issue with invitations being processed twice #3020

Merged
merged 3 commits into from
Mar 27, 2023

Conversation

S7evinK
Copy link
Contributor

@S7evinK S7evinK commented Mar 20, 2023

The AS roomserver consumer would receive the events twice, one time as type OutputTypeNewInviteEvent and the other time as OutputTypeNewRoomEvent.

@S7evinK S7evinK added C-App-Services T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. labels Mar 20, 2023
@S7evinK S7evinK requested a review from a team as a code owner March 20, 2023 07:53
@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.04 🎉

Comparison is base (5e85a00) 63.21% compared to head (a67d466) 63.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3020      +/-   ##
==========================================
+ Coverage   63.21%   63.25%   +0.04%     
==========================================
  Files         497      497              
  Lines       53745    53741       -4     
==========================================
+ Hits        33974    33994      +20     
+ Misses      16099    16080      -19     
+ Partials     3672     3667       -5     
Flag Coverage Δ
unittests 43.08% <ø> (+0.19%) ⬆️

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

Impacted Files Coverage Δ
appservice/consumers/roomserver.go 64.94% <ø> (+0.33%) ⬆️

... and 8 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-App-Services T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants