firebase-ios-sdk
firebase-ios-sdk copied to clipboard
Update versions for Release 9.5.0
| 1 Warning | |
|---|---|
| :warning: | Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.) |
Generated by :no_entry_sign: Danger
Looks like an unrelated infra issue in the firestore tests - https://github.com/firebase/firebase-ios-sdk/runs/7755695980?check_suite_focus=true#step:5:42
Yeah, will submit if the rest is green.
Coverage Report 1
Affected Products
FirebaseFirestore-iOS-FirebaseFirestore.frameworkOverall coverage changed from 88.57% (879d0b4) to 88.57% (88e1691) by -0.00%.
Filename Base (879d0b4) Merge (88e1691) Diff task.cc 94.78% 93.91% -0.87% FirebaseMessaging-iOS-FirebaseMessaging.frameworkOverall coverage changed from 63.88% (879d0b4) to 63.80% (88e1691) by -0.08%.
Filename Base (879d0b4) Merge (88e1691) Diff FIRMessagingCheckinService.m 90.54% 88.29% -2.25%
Test Logs
I believe the failing watchOS workflow is due to #10082. It should have been surfaced by #10082 but wasn't so I have sent #10091 to fix this separate issue.
I'll look into fixing the watchOS workflow.