Update codecov links. (#2237)

This commit is contained in:
Doug
2023-12-13 16:15:13 +00:00
committed by GitHub
parent a8a791186e
commit 6572428c32
2 changed files with 2 additions and 2 deletions

View File

@@ -157,7 +157,7 @@ Otherwise please have a look to [Apple Swift conventions](https://swift.org/docu
We enforce the coding style by running checks on the CI for every PR through [Danger](Dangerfile.swift), [SwiftLint](.swiftlint.yml), [SwiftFormat](.swiftformat) and [SonarCloud](https://sonarcloud.io/project/overview?id=vector-im_element-x-ios)
We also gather coverage reports on every PR through [Codecov](https://app.codecov.io/gh/vector-im/element-x-ios) and will eventually start enforcing minimums.
We also gather coverage reports on every PR through [Codecov](https://app.codecov.io/gh/element-hq/element-x-ios) and will eventually start enforcing minimums.
## Thanks