Skip to content

Extract envelope construction logic from Transport#1616

Merged
st0012 merged 2 commits intomasterfrom
implement-#1611
Nov 17, 2021
Merged

Extract envelope construction logic from Transport#1616
st0012 merged 2 commits intomasterfrom
implement-#1611

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Nov 12, 2021

Closes #1611

@st0012 st0012 added this to the 5.0.0 milestone Nov 12, 2021
@st0012 st0012 self-assigned this Nov 12, 2021
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 12, 2021

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.48%. Comparing base (7aab67c) to head (3b5fbe9).
⚠️ Report is 683 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1616      +/-   ##
==========================================
- Coverage   98.49%   98.48%   -0.02%     
==========================================
  Files         131      132       +1     
  Lines        7322     7332      +10     
==========================================
+ Hits         7212     7221       +9     
- Misses        110      111       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@st0012
Copy link
Copy Markdown
Contributor Author

st0012 commented Nov 12, 2021

@sl0thentr0py does this look like what you'd expect?

Copy link
Copy Markdown
Member

@sl0thentr0py sl0thentr0py left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@st0012 yes that looks great!

@st0012 st0012 merged commit 0119cd4 into master Nov 17, 2021
@st0012 st0012 deleted the implement-#1611 branch November 17, 2021 19:18
@st0012 st0012 modified the milestones: 5.0.0, 4.8.1 Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Envelope/Item classes

3 participants