Ver 0.6.3#251
Closed
arika0093 wants to merge 8 commits into
Closed
Conversation
…ing method signatures (cherry picked from commit 35ff744)
(cherry picked from commit cbeb518)
…pport (#245) * Initial plan * Add LinqraftMappingGenerate attribute and detection logic Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * Implement extension method generation for LinqraftMappingGenerate Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * Add documentation and additional tests for LinqraftMappingGenerate Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * Address PR feedback: refocus docs, fix attribute detection, improve tests Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * Move mapping generation logic to Linqraft.Core and improve code organization Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * Refactor mapping class code generation: streamline header and namespace handling * Fix namespace declaration in Issue_NestedSelectExprTest --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> Co-authored-by: Arika Ishinami <delete0093@gmail.com> (cherry picked from commit 5521986)
(cherry picked from commit f700cba)
…uides' and add 'Mapping Methods' link (cherry picked from commit 7addd6e)
* Initial plan * feat: colocate explicit dtos with expressions Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * chore: factor hash namespace prefix constant Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * chore: refine hash namespace detection Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * docs: reflect dto emission in generator comment Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> (cherry picked from commit 67d7693)
(cherry picked from commit 089d774)
Contributor
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
No description provided.