Improvements in String class#270
Conversation
- Properly dealing with nullable parameters in `Equals()`. - Fix IntelliSense commetns in Trim() methods. - Add new unit test to cover those situations described in those comments. - Add new unit test to cover String.Format with nulls params.
|
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 ⚙️ Run configurationConfiguration used: Repository: nanoframework/coderabbit/.coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
|



Description
Equals().Motivation and Context
How Has This Been Tested?
Screenshots
Types of changes
Checklist: