element-hq / element-ios

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

Increase decryption failure grace period #7764

Closed BillCarsonFr closed 3 months ago

BillCarsonFr commented 4 months ago

Pull Request Checklist

Increase decryption failure grace period as per https://github.com/element-hq/element-meta/issues/2303

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 12.23%. Comparing base (2ec3ae1) to head (a1d59b3).

Files Patch % Lines
Riot/Modules/Analytics/DecryptionFailureTracker.m 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #7764 +/- ## =========================================== - Coverage 12.39% 12.23% -0.16% =========================================== Files 1650 1650 Lines 163861 163861 Branches 66390 66371 -19 =========================================== - Hits 20305 20044 -261 - Misses 142888 143172 +284 + Partials 668 645 -23 ``` | [Flag](https://app.codecov.io/gh/element-hq/element-ios/pull/7764/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=element-hq) | Coverage Δ | | |---|---|---| | [uitests](https://app.codecov.io/gh/element-hq/element-ios/pull/7764/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=element-hq) | `55.05% <ø> (+<0.01%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/element-hq/element-ios/pull/7764/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=element-hq) | `6.05% <50.00%> (-0.17%)` | :arrow_down: | 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=element-hq#carryforward-flags-in-the-pull-request-comment) to find out more.

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