Closed 0bsearch closed 5 years ago
Merging #88 into master will increase coverage by
1.72%
. The diff coverage is79.16%
.
@@ Coverage Diff @@
## master #88 +/- ##
==========================================
+ Coverage 91.46% 93.19% +1.72%
==========================================
Files 6 6
Lines 293 294 +1
==========================================
+ Hits 268 274 +6
+ Misses 25 20 -5
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_unit.py | 99.26% <100%> (+0.06%) |
:arrow_up: |
python_http_client/client.py | 80.64% <50%> (+2.97%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update fa72b74...8812835. Read the comment docs.
Thank you @3lnc! I've added this to our backlog for a code review.
@3lnc Please address conflicts and code coverage failures. Thanks!
Hi @3lnc,
When you get a moment to make the updates I'd love to merge this before we release v4 of the sendgrid-python library which will depend on this library.
Thanks!
With Best Regards,
Elmer
Hello @3lnc,
Thanks again for the PR!
We appreciate your contribution and look forward to continued collaboration. Thanks!
Team SendGrid DX
Fixes
Checklist
Short description of what this PR does:
Better signatures for client; minor refactoring