-
-
Notifications
You must be signed in to change notification settings - Fork 3
Add case-insensitive HasName() method #76
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
Add case-insensitive HasName() method #76
Conversation
Co-authored-by: dennisdoomen <[email protected]>
Test Results91 tests +7 87 ✅ +3 1s ⏱️ ±0s For more details on these failures, see this check. Results for commit 6296839. ± Comparison against base commit d291085. |
|
@copilot Use the ApproveApiChanges script to update the snapshots |
Co-authored-by: dennisdoomen <[email protected]>
Done. Ran the AcceptApiChanges.sh script to update the API snapshots for all target frameworks (net47, net8.0, netstandard2.0, netstandard2.1). All API verification tests now pass. (commit 629a2f3) |
Head branch was pushed to by a user without write access
|
@copilot fix the merge conflicts |
Co-authored-by: dennisdoomen <[email protected]>
Fixed. Merged main branch and resolved the conflict in README.md by keeping both the HasName() documentation and the LastWriteTimeUtc documentation. All tests pass. (commit pending) |
|
@copilot there are still conflicts |
Fixed. Merged the latest changes from main branch and resolved the README.md conflict. All tests and API verification tests pass. |
Pull Request Test Coverage Report for Build 18431841935Details
💛 - Coveralls |
HasName()method toChainablePath.cssimilar to the existingHasExtension()methodHasName()method inChainablePathSpecs.csOriginal prompt
Fixes #67
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.