Skip to content

Conversation

@WebReflection
Copy link
Owner

@WebReflection WebReflection commented Jan 20, 2025

Using a Class as dozen parameters were getting out of hands.

Added options with a recursion field that could be:

  • all, the default to keep recursion maximal
  • some, to ignore primitives
  • none, to badly throw when recursion is not desired

This MR tackles the first brainstorming note mentioned in #2

Added options with a `recursion` field that could be:
  * `all`, the default to keep recursion maximal
  * `some`, to ignore primitives
  * `none`, to badly throw when recursion is not desired
@WebReflection WebReflection merged commit 3ecdc83 into main Jan 20, 2025
2 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12865635641

Details

  • 227 of 227 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 12856384479: 0.0%
Covered Lines: 552
Relevant Lines: 552

💛 - Coveralls

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