Skip to content

Conversation

@denrase
Copy link
Collaborator

@denrase denrase commented Dec 9, 2025

#skip-changelog

📜 Description

  • Adds the SentryPulse integration to the 3rd-party-integrations/SentryPulse folder
  • Skipping changelog as this is not available to users through this repo

💡 Motivation and Context

Closes #6697
Relates to #6902

💚 How did you test it?

  • Runs pure swift tests against the current Package.swift version
  • This loads pre-build artefacts, so we always test against already released versions.

📝 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.

@denrase denrase changed the base branch from main to feat/add-swift-log-integration December 9, 2025 15:39
@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.062%. Comparing base (6106fab) to head (40d938e).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@                         Coverage Diff                          @@
##           feat/add-swift-log-integration     #7018       +/-   ##
====================================================================
- Coverage                          85.084%   85.062%   -0.022%     
====================================================================
  Files                                 454       454               
  Lines                               27703     27703               
  Branches                            12151     12154        +3     
====================================================================
- Hits                                23571     23565        -6     
- Misses                               4086      4092        +6     
  Partials                               46        46               

see 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6106fab...40d938e. Read the comment docs.

@denrase denrase added the ready-to-merge Use this label to trigger all PR workflows label Dec 10, 2025
@denrase denrase marked this pull request as ready for review December 10, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Use this label to trigger all PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Structured Logs: Add SentryPulse Integration

2 participants