Skip to content

Support dot notation for nested struct#10

Merged
sonh merged 9 commits into
mainfrom
issue/9
Jun 6, 2026
Merged

Support dot notation for nested struct#10
sonh merged 9 commits into
mainfrom
issue/9

Conversation

@sonh

@sonh sonh commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Support dot notation for nested structs, requested by #9

@sonh sonh linked an issue Jun 6, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.71%. Comparing base (101ebf3) to head (3d80e6c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   99.63%   99.71%   +0.07%     
==========================================
  Files           4        4              
  Lines         820      694     -126     
==========================================
- Hits          817      692     -125     
+ Misses          2        1       -1     
  Partials        1        1              

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

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

@sonh sonh merged commit 8b9d751 into main Jun 6, 2026
3 checks passed
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.

Dot option support for nested struct

1 participant