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

add ForceJSON option for string decoding #13

Merged
merged 3 commits into from Mar 14, 2024
Merged

add ForceJSON option for string decoding #13

merged 3 commits into from Mar 14, 2024

Conversation

muir
Copy link
Owner

@muir muir commented Mar 14, 2024

Now strings can be decoded using JSON

Also: updated lint github action; added additional Go version to github actions

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 81.51%. Comparing base (abaed17) to head (967562a).

Files Patch % Lines
unpack.go 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage   81.50%   81.51%           
=======================================
  Files           6        6           
  Lines         373      384   +11     
=======================================
+ Hits          304      313    +9     
- Misses         44       45    +1     
- Partials       25       26    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@muir muir merged commit 802665b into main Mar 14, 2024
47 checks passed
@muir muir deleted the forceJSON branch March 14, 2024 21:34
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

1 participant