Skip to content

Conversation

@BenGu3
Copy link
Contributor

@BenGu3 BenGu3 commented May 14, 2020

The default function was missing in the Typescript declarations for jest-openapi (similar to #61 which is fixed by these two lines).
This fixes #73.

@codecov
Copy link

codecov bot commented May 14, 2020

Codecov Report

Merging #74 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   95.41%   95.41%           
=======================================
  Files          33       33           
  Lines         633      633           
  Branches       51       51           
=======================================
  Hits          604      604           
  Misses         27       27           
  Partials        2        2           

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 8b48933...0f9f0ca. Read the comment docs.

@rwalle61
Copy link
Collaborator

Thanks very much!

(I think I spotted this before I published the module, but accidentally didn't commit it in the midst of all the changes. Thanks for catching and fixing it)

@rwalle61 rwalle61 merged commit a9a70e0 into openapi-library:master May 14, 2020
@rwalle61 rwalle61 mentioned this pull request May 14, 2020
@rwalle61 rwalle61 mentioned this pull request May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing module declaration in jest-openapi types

2 participants