Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

test(transfer): Validate responses with Zod #874

Merged
merged 1 commit into from Jul 31, 2023
Merged

Conversation

bennycode
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

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%.

❗ 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%> (ø)

@bennycode bennycode linked an issue Jul 31, 2023 that may be closed by this pull request
@bennycode bennycode merged commit fa56432 into main Jul 31, 2023
3 checks passed
@bennycode bennycode deleted the bennycode-zod-validator branch July 31, 2023 14:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is TransferInformation Interface Incorrect?
2 participants