Skip to content

Fix types #520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 12, 2021
Merged

Fix types #520

merged 2 commits into from
Mar 12, 2021

Conversation

drwpow
Copy link
Contributor

@drwpow drwpow commented Mar 12, 2021

Fix #519. Improve how types are shipped in the npm package.

@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #520 (ac64b06) into main (a46bde2) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #520      +/-   ##
==========================================
+ Coverage   84.82%   84.87%   +0.04%     
==========================================
  Files           9        9              
  Lines         323      324       +1     
  Branches      105      105              
==========================================
+ Hits          274      275       +1     
  Misses         46       46              
  Partials        3        3              
Impacted Files Coverage Δ
src/transform/headers.ts 30.00% <ø> (ø)
src/transform/index.ts 56.60% <ø> (ø)
src/transform/operation.ts 96.42% <ø> (ø)
src/transform/paths.ts 91.66% <ø> (ø)
src/transform/responses.ts 86.84% <ø> (ø)
src/utils.ts 90.56% <ø> (ø)
src/index.ts 76.47% <100.00%> (+1.47%) ⬆️
src/transform/parameters.ts 97.43% <100.00%> (ø)

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 db0df34...ac64b06. Read the comment docs.

@drwpow drwpow merged commit 0fda257 into main Mar 12, 2021
@drwpow drwpow deleted the fix-types branch March 12, 2021 04:53
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.

Import error with >=3.1.0, with Typescript
1 participant