Skip to content

Return first field encoding error encountered, if any, when encoding a struct. #473

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

Closed
wants to merge 1 commit into from

Conversation

crunk1
Copy link

@crunk1 crunk1 commented Jul 11, 2020

Addresses #472

@codecov
Copy link

codecov bot commented Jul 11, 2020

Codecov Report

Merging #473 into master will decrease coverage by 0.38%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #473      +/-   ##
==========================================
- Coverage   86.64%   86.26%   -0.39%     
==========================================
  Files          41       41              
  Lines        5100     5102       +2     
==========================================
- Hits         4419     4401      -18     
- Misses        540      560      +20     
  Partials      141      141              
Impacted Files Coverage Δ
reflect_struct_encoder.go 84.29% <100.00%> (+0.26%) ⬆️
reflect_struct_decoder.go 82.68% <0.00%> (-2.67%) ⬇️

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 a1ca083...c9a5252. Read the comment docs.

@crunk1 crunk1 closed this Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant