close
Skip to content

export EncodeOptions and DecodeOptions #100

Merged
gfx merged 1 commit intomasterfrom
export_options_types
Jan 13, 2020
Merged

export EncodeOptions and DecodeOptions #100
gfx merged 1 commit intomasterfrom
export_options_types

Conversation

@gfx
Copy link
Copy Markdown
Member

@gfx gfx commented Jan 13, 2020

resolve #99

@codecov-io
Copy link
Copy Markdown

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