test: sentry-cocoa #9009 task-lifetime fix (do not merge) - #5570
Closed
jamescrosswell wants to merge 1 commit into
Closed
jamescrosswell wants to merge 1 commit into
jamescrosswell wants to merge 1 commit into
Conversation
Points modules/sentry-cocoa at getsentry/sentry-cocoa#9009 so CI packs a Sentry.Maui containing that fix, for the reporter of #5519 to verify. Versioned as a distinct prerelease because Release packs carry no suffix and 6.11.0 is already published. Not for merge - the submodule points at an unmerged branch. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5570 +/- ##
=======================================
Coverage 74.75% 74.75%
=======================================
Files 515 515
Lines 18963 18963
Branches 3694 3694
=======================================
Hits 14175 14175
Misses 3909 3909
Partials 879 879 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Do not merge
modules/sentry-cocoapoints at an unmerged branch — getsentry/sentry-cocoa#9009 — and theversion is overridden to
6.11.1-alpha.9009.1. This branch exists only so CI packs aSentry.Mauicontaining that fix for the reporter of #5519 to test. Supersedes #5537, which carried
getsentry/sentry-cocoa#8921 (confirmed by the reporter not to fix the crash).
The cocoa pointer moves from
61e8cb02toffc45aca: the fix and its tests, plus one unrelatedpassenger (getsentry/sentry-cocoa#9003). No public headers change, so the bindings are untouched.
#skip-changelog
🤖 Generated with Claude Code