Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: custom value mapping for boolean attributes #46

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

Jumas
Copy link
Contributor

@Jumas Jumas commented Oct 3, 2024

Refs: #43

Proposed changes

Implement custom Boolean mapping similar to the current implementation of custom Enum mapping.

Checklist

Before creating a PR, run through this checklist and mark each as complete:

  • I have read the CONTRIBUTING document
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • I have updated any relevant documentation

@Jumas Jumas requested review from a team as code owners October 3, 2024 08:04
@Jumas Jumas linked an issue Oct 3, 2024 that may be closed by this pull request
@Jumas Jumas enabled auto-merge (squash) October 3, 2024 08:04
Copy link

sonarcloud bot commented Oct 3, 2024

@Jumas Jumas merged commit e7d5626 into main Oct 3, 2024
14 checks passed
@Jumas Jumas deleted the 43-custom-value-mapping-for-boolean-attributes branch October 3, 2024 08:08
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.

Custom value mapping for Boolean attributes
2 participants