Skip to content

fix: handle embedded structs in parser traversal#5

Merged
prawirdani merged 1 commit intomasterfrom
fix/4-embedded-struct-parsing
Apr 22, 2026
Merged

fix: handle embedded structs in parser traversal#5
prawirdani merged 1 commit intomasterfrom
fix/4-embedded-struct-parsing

Conversation

@prawirdani
Copy link
Copy Markdown
Owner

Fixes #4

Ensure embedded (anonymous) structs are properly traversed so nested fields are populated.

@codecov-commenter
Copy link
Copy Markdown

⚠️ 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.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
cache.go 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@prawirdani prawirdani merged commit 2c142d9 into master Apr 22, 2026
1 check passed
@prawirdani prawirdani deleted the fix/4-embedded-struct-parsing branch April 22, 2026 18:59
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.

Cannot parse unexported embedded structs

2 participants