-
Notifications
You must be signed in to change notification settings - Fork 381
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
Transport wip #4480
base: master
Are you sure you want to change the base?
Transport wip #4480
Conversation
👋 Hey @p-datadog, please fill "Change log entry" section in the pull request description. If changes need to be present in CHANGELOG.md you can state it this way **Change log entry**
Yes. A brief summary to be placed into the CHANGELOG.md (possible answers Yes/Yep/Yeah) Or you can opt out like that **Change log entry**
None. (possible answers No/Nope/None) Visited at: 2025-03-11 21:45:03 UTC |
Datadog ReportBranch report: ✅ 0 Failed, 20630 Passed, 1459 Skipped, 3m 18.28s Total Time |
* transport-dry-4: types types DRY endpoint not supported exception DRY missing endpoint exception
e028f90
to
5c5916c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4480 +/- ##
==========================================
+ Coverage 97.70% 97.73% +0.03%
==========================================
Files 1379 1382 +3
Lines 83881 83827 -54
Branches 4251 4231 -20
==========================================
- Hits 81953 81929 -24
+ Misses 1928 1898 -30 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* transport-dry-4: rubocop
* transport-dry-4: comments
5c5916c
to
71618a4
Compare
What does this PR do?
Motivation:
Change log entry
Additional Notes:
How to test the change?