Skip to content

ref(transport): remove unused disk transport - #2030

Open
jpnurmi wants to merge 1 commit into
masterfrom
jpnurmi/ref/disk-transport
Open

ref(transport): remove unused disk transport#2030
jpnurmi wants to merge 1 commit into
masterfrom
jpnurmi/ref/disk-transport

Conversation

@jpnurmi

@jpnurmi jpnurmi commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Crash-time envelopes are persisted by the suspended transport since #1938. Write external crash reporter envelopes directly to run storage and remove the obsolete disk transport wrapper.

Crash-time envelopes are now persisted by the suspended transport. Write
external crash reporter envelopes directly to run storage and remove the
obsolete transport wrapper.

Ref: #1938
Comment thread src/sentry_core.c
@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.33%. Comparing base (719803e) to head (715578a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2030      +/-   ##
==========================================
+ Coverage   74.21%   74.33%   +0.11%     
==========================================
  Files         104      103       -1     
  Lines       26627    26595      -32     
  Branches     4844     4842       -2     
==========================================
+ Hits        19762    19770       +8     
+ Misses       5519     5470      -49     
- Partials     1346     1355       +9     
🚀 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