Closed TMSCH closed 7 years ago
Merging #21 into master will increase coverage by
8.1%
. The diff coverage is90%
.
@@ Coverage Diff @@
## master #21 +/- ##
=========================================
+ Coverage 78.64% 86.75% +8.1%
=========================================
Files 34 32 -2
Lines 1241 1253 +12
Branches 134 155 +21
=========================================
+ Hits 976 1087 +111
+ Misses 225 166 -59
+ Partials 40 0 -40
Impacted Files | Coverage Δ | |
---|---|---|
ts/api/wrap_browser_request.ts | 33.33% <0%> (-4.17%) |
:arrow_down: |
ts/api/proxy_login.ts | 100% <100%> (ø) |
:arrow_up: |
ts/api/credential_save.ts | 100% <100%> (ø) |
:arrow_up: |
ts/api/base_request.ts | 98.52% <100%> (+2.45%) |
:arrow_up: |
ts/api/credential_request.ts | 100% <100%> (ø) |
:arrow_up: |
ts/api/hint_available_request.ts | 100% <100%> (+6.25%) |
:arrow_up: |
ts/api/hint_request.ts | 100% <100%> (ø) |
:arrow_up: |
ts/protocol/secure_channel.ts | 91.91% <100%> (+3.36%) |
:arrow_up: |
ts/spi/provider_frame.ts | 83.63% <100%> (+5.52%) |
:arrow_up: |
ts/api/api.ts | 77.19% <87.93%> (+49.45%) |
:arrow_up: |
... and 34 more |
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 cdcf7c0...6a8c0f0. Read the comment docs.
Thanks @iainmcgin!
Request
s to be able to set them at the dispatch time.enableTimeouts
method on theopenyolo
instance to enable/disable globally timeouts.SecureChannel
on the provider side.api.ts