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(keyType): support specifying keyType in Assemble annotation, to convert the property value corresponding to key to the specified type before filling starts (GitHub #153) #154

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

Createsequence
Copy link
Collaborator

No description provided.

…convert the property value corresponding to key to the specified type before filling starts (GitHub #153)
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.13% 🎉

Comparison is base (3ee3d8b) 91.51% compared to head (de717bc) 91.65%.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #154      +/-   ##
============================================
+ Coverage     91.51%   91.65%   +0.13%     
- Complexity     1357     1368      +11     
============================================
  Files           135      135              
  Lines          3231     3248      +17     
  Branches        306      309       +3     
============================================
+ Hits           2957     2977      +20     
  Misses          144      144              
+ Partials        130      127       -3     
Files Changed Coverage Δ
...or/handler/ManyToManyAssembleOperationHandler.java 90.00% <100.00%> (ø)
...tor/handler/OneToManyAssembleOperationHandler.java 100.00% <100.00%> (ø)
...utor/handler/OneToOneAssembleOperationHandler.java 100.00% <100.00%> (ø)
...ser/handler/AbstractAssembleAnnotationHandler.java 91.01% <100.00%> (+0.53%) ⬆️
...core/parser/handler/AssembleAnnotationHandler.java 100.00% <100.00%> (ø)
.../parser/handler/AssembleEnumAnnotationHandler.java 91.42% <100.00%> (+2.85%) ⬆️
...arser/handler/AssembleMethodAnnotationHandler.java 91.42% <100.00%> (ø)
...e/parser/handler/DisassembleAnnotationHandler.java 100.00% <100.00%> (+2.50%) ⬆️
...core/parser/operation/SimpleAssembleOperation.java 100.00% <100.00%> (ø)
...core/support/SimpleCrane4jGlobalConfiguration.java 91.86% <100.00%> (ø)
... and 6 more

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

@Createsequence Createsequence merged commit 0a6cee5 into dev Sep 17, 2023
@Createsequence Createsequence deleted the feat/key-conversion branch September 17, 2023 09:33
Createsequence added a commit that referenced this pull request Sep 25, 2023
…convert the property value corresponding to key to the specified type before filling starts (GitHub #153) (#154)
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.

2 participants