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

Properly report validation errors from inline fields in strict mode #245

Merged
merged 2 commits into from
Aug 11, 2021

Conversation

quentinmit
Copy link
Contributor

Second half of #244...

@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2021

Codecov Report

Merging #245 (9340557) into master (561cb14) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #245      +/-   ##
==========================================
+ Coverage   78.39%   78.47%   +0.07%     
==========================================
  Files          12       12              
  Lines        3421     3419       -2     
==========================================
+ Hits         2682     2683       +1     
+ Misses        505      502       -3     
  Partials      234      234              

@goccy
Copy link
Owner

goccy commented Aug 10, 2021

From the next time, if it is still under development, Please use Draft PR or add WIP to the title :) .
Please contact me if you would like to review.

@quentinmit
Copy link
Contributor Author

@goccy This PR is ready for review.

decode.go Outdated Show resolved Hide resolved
decode.go Show resolved Hide resolved
@quentinmit
Copy link
Contributor Author

Thank you very much for the quick reviews!

@goccy
Copy link
Owner

goccy commented Aug 11, 2021

Thank you for the contribution ! LGTM

@goccy goccy merged commit 441d134 into goccy:master Aug 11, 2021
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.

3 participants