Skip to content

refine int64 handling #19

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 3 commits into from
May 9, 2019
Merged

refine int64 handling #19

merged 3 commits into from
May 9, 2019

Conversation

gfx
Copy link
Member

@gfx gfx commented May 9, 2019

To use DataView heavily and reduce the code.

@codecov-io
Copy link

codecov-io commented May 9, 2019

Codecov Report

Merging #19 into master will increase coverage by 0.28%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage      95%   95.28%   +0.28%     
==========================================
  Files          12       12              
  Lines         660      679      +19     
  Branches      143      150       +7     
==========================================
+ Hits          627      647      +20     
- Misses         12       13       +1     
+ Partials       21       19       -2
Impacted Files Coverage Δ
src/Decoder.ts 99.59% <100%> (-0.02%) ⬇️
src/utils/int.ts 100% <100%> (ø) ⬆️
src/ExtensionCodec.ts 97.34% <100%> (+1.94%) ⬆️
src/Encoder.ts 95.1% <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 ee18d7e...7f2d982. Read the comment docs.

@gfx gfx merged commit a27913a into master May 9, 2019
@gfx gfx deleted the int64 branch May 9, 2019 01:31
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.

2 participants