element-hq / element-x-ios

Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.
https://element.io/labs/element-x
Apache License 2.0
365 stars 75 forks source link

Add a bug report hook. #2988

Closed pixlwave closed 3 days ago

pixlwave commented 3 days ago

Allows modifying a BugReport before sending it.

github-actions[bot] commented 3 days ago
Warnings
:warning: Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.

Generated by :no_entry_sign: Danger Swift against 727bafae7ae72e6cd9fe2a6081f8e7a029c3386f

sonarcloud[bot] commented 3 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.

Project coverage is 77.82%. Comparing base (1178561) to head (727bafa).

Files Patch % Lines
ElementX/Sources/Application/AppCoordinator.swift 0.00% 4 Missing :warning:
ElementX/Sources/Hooks/AppHooks.swift 42.85% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2988 +/- ## =========================================== - Coverage 77.89% 77.82% -0.08% =========================================== Files 693 693 Lines 53797 53810 +13 =========================================== - Hits 41907 41877 -30 - Misses 11890 11933 +43 ``` | [Flag](https://app.codecov.io/gh/element-hq/element-x-ios/pull/2988/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=element-hq) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/element-hq/element-x-ios/pull/2988/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=element-hq) | `68.50% <57.89%> (-0.07%)` | :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.