#255 Richer enum mapping configuration - #282
Merged
Merged
Conversation
Introduce MappaMapEnumMember, MappaMapEnumIgnore, MappaMapEnumDefault, and MappaMapEnumDefaultBehavior, and bump to 10.2.0-alpha.16. Co-authored-by: Cursor <cursoragent@cursor.com>
Parse MappaMapEnumMember, MappaMapEnumIgnore, and MappaMapEnumDefault into EnumMapConfiguration, update all five enum strategies, and add diagnostics MP00047-MP00054. Co-authored-by: Cursor <cursoragent@cursor.com>
Cover MappaMapEnumMember, MappaMapEnumIgnore, and MappaMapEnumDefault happy paths, nested properties, settings mixes, and diagnostic multiplicity scenarios with HasNextSyntaxNode assertions. Co-authored-by: Cursor <cursoragent@cursor.com>
Ship EnumMappingConfigurationMappers with AOT runner and unit tests, document MappaMapEnumMember/Ignore/Default and MP00047-MP00054, and publish the generator package bump for samples. Co-authored-by: Cursor <cursoragent@cursor.com>
Add attribute unit tests and more generator integration coverage for enum map configuration edge cases, simplify enum resolver helpers, and drop the unreachable Description-map ambiguity check in EnumMapStrategyDetector after ValidateDescriptionMapping. Co-authored-by: Cursor <cursoragent@cursor.com>
5 tasks
5 tasks
Code coverageCompared against the latest published coverage history from the code coverage gist.
No coverage metric dropped by more than 1 percentage point(s) versus baseline. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
MappaMapEnumMember,MappaMapEnumIgnore, andMappaMapEnumDefaultfor configurable enum mapping (root and nested), with diagnostics MP00047–MP00054.MappaSettingspairing modes.10.2.0-alpha.18.Test plan
UseDefaultValuedefaultsTEnumdefaults on class maps