Skip to content

Conversation

@denrase
Copy link
Collaborator

@denrase denrase commented Dec 17, 2025

📜 Description

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

You have to check all boxes before merging:

  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 17, 2025

Fails
🚫 Please consider adding a changelog entry for the next release.
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Features

- Add `CrashSafeBatchBuffer` ([#7061](https://github.com/getsentry/sentry-cocoa/pull/7061))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against a256ed7

@codecov
Copy link

codecov bot commented Dec 17, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
4004 1 4003 23
View the top 1 failed test(s) by shortest run time
SentryTests.InMemoryBatchBufferTests::testAppend_whenDoubleDataCapacity_shouldSucceed
Stack Traces | 0s run time
.../SentryTests/Batcher/InMemoryBatchBufferTests.swift:472 - XCTAssertLessThan failed: ("200") is not less than ("200")

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@denrase denrase changed the title Add CrashSafeBatchBatcher Add CrashSafeBatchBuffer Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants