Closed mrashed-dev closed 1 year ago
Merging #427 (c686e18) into main (4b37091) will increase coverage by
0.05%
. The diff coverage is94.73%
.
@@ Coverage Diff @@
## main #427 +/- ##
==========================================
+ Coverage 91.66% 91.71% +0.05%
==========================================
Files 62 62
Lines 2614 2632 +18
Branches 475 479 +4
==========================================
+ Hits 2396 2414 +18
Misses 217 217
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/nylas-connection.ts | 92.89% <90.90%> (+0.44%) |
:arrow_up: |
src/config.ts | 100.00% <100.00%> (ø) |
|
src/nylas.ts | 88.69% <100.00%> (+0.51%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Description
This PR enables support for configuring a timeout for all outgoing API calls, closing #421.
Usage
To set the timeout you can add it as part of the initial Nylas SDK config:
License
I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.