Skip to content

ref: add sentry_attachment_t accessors - #2009

Open
jpnurmi wants to merge 1 commit into
masterfrom
jpnurmi/ref/attachments-prep
Open

ref: add sentry_attachment_t accessors#2009
jpnurmi wants to merge 1 commit into
masterfrom
jpnurmi/ref/attachments-prep

Conversation

@jpnurmi

@jpnurmi jpnurmi commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

This is a non-breaking preparation step for the breaking stacked PR #1947.

This adds internal accessors for attachment properties, reducing coupling to sentry_attachment_s and moving mechanical churn out of #1974. This makes the large value-based attachment migration slightly smaller, easier to review, and less conflict-prone without changing behavior, and helps with partial pre-migration of console repos.

#skip-changelog (internal)

@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 81.90476% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.67%. Comparing base (69639a0) to head (c327cde).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2009      +/-   ##
==========================================
- Coverage   74.69%   74.67%   -0.03%     
==========================================
  Files         104      104              
  Lines       26182    26239      +57     
  Branches     4740     4750      +10     
==========================================
+ Hits        19557    19593      +36     
- Misses       5295     5310      +15     
- Partials     1330     1336       +6     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant