Skip to content

Conversation

shuheiktgw
Copy link
Collaborator

@shuheiktgw shuheiktgw commented Jun 20, 2025

Reverts #737
This change breaks backward compatibility by modifying the struct to pointer internally, so we should revert it 🙇

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.97%. Comparing base (52dacb8) to head (37c9d89).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #763   +/-   ##
=======================================
  Coverage   77.97%   77.97%           
=======================================
  Files          22       22           
  Lines        8108     8108           
=======================================
  Hits         6322     6322           
  Misses       1370     1370           
  Partials      416      416           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@shuheiktgw shuheiktgw marked this pull request as ready for review June 20, 2025 06:32
@goccy goccy merged commit 25e5d90 into master Jun 20, 2025
25 checks passed
@goccy goccy deleted the revert-737-add-pointer-validation-v2 branch June 20, 2025 06:33
@shuheiktgw
Copy link
Collaborator Author

I'm going to check why we could not catch it in the unit tests...

@goccy
Copy link
Owner

goccy commented Jun 20, 2025

We need to add the test case like RegisterStructValidation
https://pkg.go.dev/github.com/go-playground/validator/v10#Validate.RegisterStructValidation

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