element-hq / element-ios

A glossy Matrix collaboration client for iOS
https://element.io
GNU Affero General Public License v3.0
1.73k stars 492 forks source link

Various bug fixes #7649

Closed stefanceriu closed 1 year ago

stefanceriu commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 30.76% and project coverage change: -0.51% :warning:

Comparison is base (b7ffeda) 12.37% compared to head (0464ded) 11.86%.

:exclamation: Current head 0464ded differs from pull request most recent head 021af05. Consider uploading reports for the commit 021af05 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #7649 +/- ## =========================================== - Coverage 12.37% 11.86% -0.51% =========================================== Files 1648 1648 Lines 163614 163619 +5 Branches 67171 67127 -44 =========================================== - Hits 20242 19412 -830 - Misses 142707 143569 +862 + Partials 665 638 -27 ``` | [Flag](https://app.codecov.io/gh/vector-im/element-ios/pull/7649/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/7649/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | `55.04% <ø> (-0.01%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/vector-im/element-ios/pull/7649/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | `5.71% <30.76%> (-0.51%)` | :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=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/7649?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | Coverage Δ | | |---|---|---| | [.../WYSIWYGInputToolbar/WysiwygInputToolbarView.swift](https://app.codecov.io/gh/vector-im/element-ios/pull/7649?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im#diff-UmlvdC9Nb2R1bGVzL1Jvb20vVmlld3MvV1lTSVdZR0lucHV0VG9vbGJhci9XeXNpd3lnSW5wdXRUb29sYmFyVmlldy5zd2lmdA==) | `0.00% <0.00%> (ø)` | | | [...otSwiftUI/Modules/Common/Util/ListBackground.swift](https://app.codecov.io/gh/vector-im/element-ios/pull/7649?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im#diff-UmlvdFN3aWZ0VUkvTW9kdWxlcy9Db21tb24vVXRpbC9MaXN0QmFja2dyb3VuZC5zd2lmdA==) | `86.36% <ø> (-1.64%)` | :arrow_down: | | [Riot/Modules/Pills/PillsFormatter.swift](https://app.codecov.io/gh/vector-im/element-ios/pull/7649?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im#diff-UmlvdC9Nb2R1bGVzL1BpbGxzL1BpbGxzRm9ybWF0dGVyLnN3aWZ0) | `76.02% <80.00%> (-0.37%)` | :arrow_down: | ... and [25 files with indirect coverage changes](https://app.codecov.io/gh/vector-im/element-ios/pull/7649/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 1 year 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