Skip to content

feat(types): add all the missing supported envelope headers#867

Merged
lcian merged 10 commits intomasterfrom
lcian/feat/more-envelope-headers
Jul 25, 2025
Merged

feat(types): add all the missing supported envelope headers#867
lcian merged 10 commits intomasterfrom
lcian/feat/more-envelope-headers

Conversation

@lcian
Copy link
Copy Markdown
Member

@lcian lcian commented Jul 22, 2025

Adds the documented envelope headers to the types.
In a separate PR we can start to populate the new values.

Closes #866
Required for #865

#skip-changelog

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 22, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 5cdb44c

@lcian
Copy link
Copy Markdown
Member Author

lcian commented Jul 22, 2025

@sentry review

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 22, 2025

Codecov Report

Attention: Patch coverage is 78.26087% with 15 lines in your changes missing coverage. Please review.

Project coverage is 73.04%. Comparing base (f247ac0) to head (5cdb44c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #867      +/-   ##
==========================================
- Coverage   73.06%   73.04%   -0.03%     
==========================================
  Files          64       64              
  Lines        7207     7256      +49     
==========================================
+ Hits         5266     5300      +34     
- Misses       1941     1956      +15     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread sentry-types/src/protocol/envelope.rs
Comment thread sentry-types/src/protocol/envelope.rs Outdated
Comment thread sentry-types/src/protocol/v7.rs
Comment thread sentry-types/src/protocol/envelope.rs Outdated
@lcian lcian requested a review from szokeasaurusrex July 22, 2025 13:16
Comment thread sentry-types/src/protocol/envelope.rs
Comment thread sentry-types/src/protocol/envelope.rs Outdated
Comment thread sentry-types/src/protocol/envelope.rs Outdated
Comment thread sentry-types/src/protocol/v7.rs
Comment thread sentry-types/src/utils.rs Outdated
Comment thread sentry/src/transports/thread.rs
Comment thread sentry/src/transports/thread.rs
Comment thread sentry/src/transports/tokio_thread.rs
Comment thread sentry-types/src/protocol/envelope.rs Outdated
Comment thread sentry-types/src/protocol/envelope.rs Outdated
Comment thread sentry-types/src/protocol/envelope.rs
Comment thread sentry-types/src/protocol/envelope.rs
Comment thread sentry-types/src/protocol/envelope.rs Outdated
Comment thread sentry-types/src/protocol/v7.rs
Comment thread sentry-types/src/protocol/v7.rs
Comment thread sentry-types/src/utils.rs Outdated
@lcian lcian requested a review from szokeasaurusrex July 24, 2025 09:06
@lcian lcian force-pushed the lcian/feat/more-envelope-headers branch from d78712c to 5cdb44c Compare July 24, 2025 09:14
Comment thread sentry-types/src/utils.rs
@lcian lcian merged commit eadb257 into master Jul 25, 2025
32 checks passed
@lcian lcian deleted the lcian/feat/more-envelope-headers branch July 25, 2025 09:42
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.

Add more envelope headers

2 participants