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

fix: skip space if needed, when decoding bool/null #32

Merged
merged 1 commit into from Jan 24, 2022

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #32 (73c28bb) into main (c929480) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #32   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           33        33           
  Lines         2250      2263   +13     
=========================================
+ Hits          2250      2263   +13     
Impacted Files Coverage Δ
dec_bool.go 100.00% <100.00%> (ø)
dec_null.go 100.00% <100.00%> (ø)
dec_skip.go 100.00% <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 c929480...73c28bb. Read the comment docs.

@ernado ernado merged commit c8ebbd1 into go-faster:main Jan 24, 2022
@tdakkota tdakkota deleted the fix/skip-space-in-bool-decode branch January 25, 2022 06:20
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.

None yet

2 participants