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

Documentation to run local rust SDK #7669

Closed BillCarsonFr closed 10 months ago

BillCarsonFr commented 10 months ago

Pull Request Checklist

Quick documentation on how to run a local crypto rust sdk

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage has no change and project coverage change: -0.15% :warning:

Comparison is base (fef3077) 12.00% compared to head (236123d) 11.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #7669 +/- ## =========================================== - Coverage 12.00% 11.85% -0.15% =========================================== Files 1648 1648 Lines 163748 163748 Branches 67202 67186 -16 =========================================== - Hits 19655 19412 -243 - Misses 143435 143698 +263 + Partials 658 638 -20 ``` | [Flag](https://app.codecov.io/gh/vector-im/element-ios/pull/7669/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/7669/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/7669/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | `5.70% <ø> (-0.15%)` | :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. [see 14 files with indirect coverage changes](https://app.codecov.io/gh/vector-im/element-ios/pull/7669/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 10 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