element-hq / element-ios

A glossy Matrix collaboration client for iOS
https://element.io
Apache License 2.0
1.72k stars 479 forks source link

Open MAS Web page when logging out from other sessions on OIDC authenticated homeservers #7657

Closed Velin92 closed 11 months ago

Velin92 commented 11 months ago

fixes #7646

Requires this to be merged to develop first: https://github.com/matrix-org/matrix-ios-sdk/pull/1813

codecov[bot] commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c2874d6) 12.21% compared to head (e0659dd) 12.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #7657 +/- ## ======================================== Coverage 12.21% 12.21% ======================================== Files 1648 1648 Lines 163652 163675 +23 Branches 67171 67183 +12 ======================================== + Hits 19994 19997 +3 - Misses 143012 143032 +20 Partials 646 646 ``` | [Flag](https://app.codecov.io/gh/vector-im/element-ios/pull/7657/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | Coverage Δ | | |---|---|---| | [uitests](https://app.codecov.io/gh/vector-im/element-ios/pull/7657/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | `55.04% <ø> (ø)` | | | [unittests](https://app.codecov.io/gh/vector-im/element-ios/pull/7657/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | `6.06% <0.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/vector-im/element-ios/pull/7657?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | Coverage Δ | | |---|---|---| | [...curity/ManageSession/ManageSessionViewController.m](https://app.codecov.io/gh/vector-im/element-ios/pull/7657?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im#diff-UmlvdC9Nb2R1bGVzL1NldHRpbmdzL1NlY3VyaXR5L01hbmFnZVNlc3Npb24vTWFuYWdlU2Vzc2lvblZpZXdDb250cm9sbGVyLm0=) | `0.00% <0.00%> (ø)` | | | [...ions/Coordinator/UserSessionsFlowCoordinator.swift](https://app.codecov.io/gh/vector-im/element-ios/pull/7657?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im#diff-UmlvdFN3aWZ0VUkvTW9kdWxlcy9Vc2VyU2Vzc2lvbnMvQ29vcmRpbmF0b3IvVXNlclNlc3Npb25zRmxvd0Nvb3JkaW5hdG9yLnN3aWZ0) | `0.00% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/vector-im/element-ios/pull/7657/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.14) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here