System.Linq.Dynamic.Core
System.Linq.Dynamic.Core copied to clipboard
Applied case sensitivity settings to KeywordsHelper
Extended case sensitivity settings to KeywordHelper
@StefH, I am unable to find the right place to add test cases for this, could you guide me?
@abbasc52
-
Changing this could break some existing usage. So in case this functionality is added, a new setting
KeywordsAreCaseSensitiveis needed. -
Add a new test here
\Parser\KeywordsHelperTests.cs
@StefH Addressed your comment and added test cases, please review again
@StefH when can we merge/release this PR?
@StefH when can we merge/release this PR?
I'll take a look.
because of PR https://github.com/zzzprojects/System.Linq.Dynamic.Core/pull/755, this PR needs to be updated....
@StefH I have updated the PR. Although looking at your PR, you seem to have fixed case issue with custom types. This PR will only help people make Context keywords case sensitive via config . I will leave it upto you if you want to complete this PR.
My original goal of this PR was to make predefined and custom types case sensitive :)
@abbasc52 See my review comments.
@StefH fixed the review comments
@abbasc52 See my review comments.
@abbasc52 See my review comments.
Hello @abbasc52, can you please take a look at my review comments?
Hello @abbasc52, can you please take a look at my review comments?
Hello @abbasc52, can you please take a look at my review comments?
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code