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

Test recovery key #2429

Merged
merged 8 commits into from
Feb 22, 2024
Merged

Test recovery key #2429

merged 8 commits into from
Feb 22, 2024

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented Feb 22, 2024

Complement for #2421: handle @ganfra 's remarks, and add Maestro test on entering Recovery Key to verify the session.
The RecoveryKey has been added to the GH secret, but will be visible on Maestro recording, this is OK I think, this is just a test account. The account password is still not visible.

@bmarty bmarty requested a review from a team as a code owner February 22, 2024 09:48
@bmarty bmarty requested review from ganfra and removed request for a team February 22, 2024 09:48
@bmarty bmarty added the Run-Maestro Starts a Maestro Cloud session to run integration tests label Feb 22, 2024
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label Feb 22, 2024
Copy link
Contributor

github-actions bot commented Feb 22, 2024

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/y9QoxV

trySend(backupStateMapper.map(status))
}
}
service.backupStateListener(listener)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd have offer this as extension methods as we already do that in several places (RoomList, Timeline...)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, sorry, I forgot this: 7d4cf6d

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f68087b) 72.44% compared to head (7d4cf6d) 72.45%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2429   +/-   ##
========================================
  Coverage    72.44%   72.45%           
========================================
  Files         1357     1357           
  Lines        32261    32263    +2     
  Branches      6259     6259           
========================================
+ Hits         23373    23375    +2     
  Misses        5658     5658           
  Partials      3230     3230           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bmarty bmarty force-pushed the feature/bma/testRecoveryKey branch from e13a590 to 7d4cf6d Compare February 22, 2024 11:37
@bmarty bmarty added the Run-Maestro Starts a Maestro Cloud session to run integration tests label Feb 22, 2024
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label Feb 22, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@bmarty bmarty added the Run-Maestro Starts a Maestro Cloud session to run integration tests label Feb 22, 2024
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label Feb 22, 2024
@bmarty bmarty enabled auto-merge February 22, 2024 16:28
@bmarty bmarty merged commit a9c1fe5 into develop Feb 22, 2024
19 of 20 checks passed
@bmarty bmarty deleted the feature/bma/testRecoveryKey branch February 22, 2024 16:37
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