Skip to content

Skip invalid elements byte by byte #145

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 4 commits into from
Feb 16, 2021
Merged

Conversation

at-wat
Copy link
Owner

@at-wat at-wat commented Feb 16, 2021

Fix #143

@at-wat at-wat self-assigned this Feb 16, 2021
@at-wat at-wat marked this pull request as draft February 16, 2021 04:51
@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #145 (1decb91) into master (148d3e6) will decrease coverage by 0.07%.
The diff coverage is 92.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
- Coverage   99.04%   98.96%   -0.08%     
==========================================
  Files          22       22              
  Lines        1259     1262       +3     
==========================================
+ Hits         1247     1249       +2     
- Misses          6        7       +1     
  Partials        6        6              
Impacted Files Coverage Δ
unmarshal.go 98.12% <92.30%> (-0.61%) ⬇️

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 148d3e6...1decb91. Read the comment docs.

@at-wat at-wat marked this pull request as ready for review February 16, 2021 05:11
@at-wat at-wat merged commit 1d0de7b into master Feb 16, 2021
@at-wat at-wat deleted the support-byte-by-byte-skip branch February 16, 2021 07:35
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.

Support skipping non-void gerbage data
1 participant