bennycode / coinbase-pro-node

Coinbase API written in TypeScript and covered by tests.
https://bennycode.com/coinbase-pro-node
MIT License
254 stars 62 forks source link

test(transfer): Validate responses with Zod #874

Closed bennycode closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #874 (9ea0dff) into main (c99ea70) will not change coverage. Report is 49 commits behind head on main. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #874   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          550       553    +3     
  Branches        38        38           
=========================================
+ Hits           550       553    +3     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/transfer/TransferAPI.ts 100.00% <100.00%> (ø)