Skip to content

recursively call parseValues#126

Merged
diegoholiveira merged 1 commit intomainfrom
issue-125
Sep 9, 2025
Merged

recursively call parseValues#126
diegoholiveira merged 1 commit intomainfrom
issue-125

Conversation

@diegoholiveira
Copy link
Copy Markdown
Owner

close #125

hey @joerohde, can you please validate if this solution solves the issue 125?

@diegoholiveira diegoholiveira self-assigned this Sep 8, 2025
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.07%. Comparing base (96751de) to head (ea6efde).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
- Coverage   97.08%   97.07%   -0.01%     
==========================================
  Files           9        9              
  Lines         891      889       -2     
==========================================
- Hits          865      863       -2     
  Misses         17       17              
  Partials        9        9              

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Copy Markdown

@joerohde joerohde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It absolutely fixes my operator (once I remembered how to 'go get' by sha. :) ). Thank you so much for jumping right on this.

@diegoholiveira diegoholiveira merged commit 712eee7 into main Sep 9, 2025
14 checks passed
@diegoholiveira diegoholiveira deleted the issue-125 branch September 9, 2025 11:13
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.

parseValues should maybe recursively process slice elements of the inputSlice?

3 participants