Skip to content
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

export EncodeOptions and DecodeOptions #100

Merged
merged 1 commit into from
Jan 13, 2020
Merged

export EncodeOptions and DecodeOptions #100

merged 1 commit into from
Jan 13, 2020

Conversation

gfx
Copy link
Member

@gfx gfx commented Jan 13, 2020

resolve #99

@codecov-io
Copy link

codecov-io commented Jan 13, 2020

Codecov Report

Merging #100 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
- Coverage   98.55%   98.54%   -0.01%     
==========================================
  Files          15       15              
  Lines         897      896       -1     
  Branches      188      188              
==========================================
- Hits          884      883       -1     
  Misses         13       13
Impacted Files Coverage Δ
src/index.ts 100% <100%> (ø) ⬆️
src/decodeAsync.ts 100% <100%> (ø) ⬆️

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 9f1f436...e4fadc6. Read the comment docs.

@gfx gfx merged commit 908d093 into master Jan 13, 2020
@gfx gfx deleted the export_options_types branch January 13, 2020 03:07
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.

Export options types for encode/decode
2 participants