matrix-org / matrix-ios-sdk

The Matrix SDK for iOS
Apache License 2.0
451 stars 211 forks source link

Release 0.27.12 #1873

Closed Velin92 closed 2 months ago

Velin92 commented 2 months ago

This PR prepares the release of MatrixSDK v0.27.12.

Notes:


➡️ Once this PR is merged, you will need to first ensure that the products this one depends on are fully released, then run bundle exec rake release:finish to close this release.

💡 If you want to review only the changes made since the release branch was cut from develop, you can check those here

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 2.43056% with 281 lines in your changes missing coverage. Please review.

Please upload report for BASE (release/0.27.12/master@f03778f). Learn more about missing BASE report.

Files Patch % Lines
MatrixSDK/JSONModels/MXJSONModels.m 0.00% 68 Missing :warning:
MatrixSDK/MXRestClient.m 1.44% 68 Missing :warning:
MatrixSDK/Categories/MXRestClient+Extensions.swift 0.00% 57 Missing :warning:
...ixSDK/Data/Store/MXMemoryStore/MXMemoryRoomStore.m 0.00% 23 Missing :warning:
...DK/Categories/MXKeysQueryResponse+Extensions.swift 0.00% 19 Missing :warning:
MatrixSDK/Utils/Media/MXMediaManager.m 6.25% 15 Missing :warning:
MatrixSDK/Data/Store/MXNoStore/MXNoStore.m 0.00% 8 Missing :warning:
MatrixSDK/Background/MXBackgroundStore.swift 0.00% 4 Missing :warning:
MatrixSDK/Data/Store/MXMemoryStore/MXMemoryStore.m 0.00% 4 Missing :warning:
MatrixSDK/Contrib/Swift/MXRestClient.swift 0.00% 3 Missing :warning:
... and 5 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.27.12/master #1873 +/- ## ========================================================= Coverage ? 19.21% ========================================================= Files ? 617 Lines ? 97349 Branches ? 40896 ========================================================= Hits ? 18701 Misses ? 78102 Partials ? 546 ```

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