Ver 0.6.1#215
Merged
Merged
Conversation
(cherry picked from commit 46e133a)
(cherry picked from commit b6a6f17)
(cherry picked from commit 405d76b)
(cherry picked from commit dd72ff4)
(cherry picked from commit 4441364)
…ration feature and comparison with other libraries (cherry picked from commit c7523ff)
(cherry picked from commit 11ac12c)
…or automatic DTO generation and calculated fields (cherry picked from commit 44f3bec)
…nate redundancy (cherry picked from commit f272837)
* Initial plan * Add AutoMapper, Mapperly, Mapster, and Facet to benchmark Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * Fix Mapperly warnings by ignoring unmapped source members Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * Fix Facet benchmark to use standard NestedFacets pattern for proper DTO mapping Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * refactor: update benchmark descriptions and set baseline for Linqraft Auto-Generated DTO --------- 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 0916634)
…#208) * Initial plan * Add support for nested SelectExpr - convert inner SelectExpr to Select Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * Refactor: Extract shared helper for Select expression generation Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * Address PR feedback: unify methods, use record class for LINQ info, extract explicit DTO type from syntax Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * Address PR feedback: rename test file, use SelectExpr with explicit DTO types, verify nested namespace, update record syntax, simplify code Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * Improve null safety: add explicit null coalescing for propertyType 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 348f441)
…y with LINQ providers (cherry picked from commit 24db040)
(cherry picked from commit 9c9740c)
(cherry picked from commit 2d08f8e)
(cherry picked from commit 73e74c0)
(cherry picked from commit 9773b53)
…m support (cherry picked from commit d3fbfc7)
* fix: add SuppressTfmSupportBuildErrors property to Directory.Build.props * I207 test only run .NET 9 or later temporary * fix: remove .NET 6.0 from target frameworks in CI workflow * fix: correct property name in NestedSelectExpr test for clarity (cherry picked from commit c1bb6cf)
…PI Schema (cherry picked from commit 400daf8)
(cherry picked from commit b9fdff6)
…tallation (cherry picked from commit d67e521)
(cherry picked from commit 0add9bf)
* Initial plan * Fix: Skip nested SelectExpr interceptor generation and generate DTOs with correct names Co-authored-by: arika0093 <4524647+arika0093@users.noreply.github.com> * Fix: Address code review - move global:: prefix removal before class name extraction 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 8a370f8)
(cherry picked from commit 1cfba41)
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 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.
Uh oh!
There was an error while loading. Please reload this page.