Closed raghavaggarwal2308 closed 10 months ago
Attention: 13 lines
in your changes are missing coverage. Please review.
Comparison is base (
18da1f1
) 19.33% compared to head (27150eb
) 18.86%.
Files | Patch % | Lines |
---|---|---|
server/command.go | 0.00% | 7 Missing :warning: |
server/http.go | 40.00% | 4 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary
When a user tries to create a meeting after disconnecting their account, they get a meeting link in case they have created a meeting recently.
Screenshot:
What to test?
Steps to reproduce:
Note: The last two steps must be done within 30 seconds after the second step.
Expected Behaviour:
The user is getting a link to connect his account.
Environment:
MM version: v9.2.2 Node version: 14.18.0 Go version: 1.20.11
Ticket Link
Fixes #306