-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(send): _NoDefault serializer sentinel introduced in order to make… #280
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #280 +/- ##
==========================================
+ Coverage 96.05% 96.21% +0.15%
==========================================
Files 24 24
Lines 964 977 +13
==========================================
+ Hits 926 940 +14
+ Misses 38 37 -1 ☔ View full report in Codecov by Sentry. |
2502c52
to
02654ba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found some spelling errors, but in general a very nice PR with good documentation.
… possible to send raw data even when a global serializer has been set
02654ba
to
ca3f707
Compare
… possible to send raw data even when a global serializer has been set
This PR address the case when the end user wants to send raw data when a global serializer has been set.
Use cases: