-
Notifications
You must be signed in to change notification settings - Fork 729
Allow fluently calling WithoutMatchingRules
and WithoutSelectionRules
while using BeEquivalentTo
#2457
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
Allow fluently calling WithoutMatchingRules
and WithoutSelectionRules
while using BeEquivalentTo
#2457
Conversation
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/[email protected]
with:
upload-result: true Contact Qodana teamContact us at [email protected]
|
Pull Request Test Coverage Report for Build 6853586581Warning: This coverage report may be inaccurate.We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
💛 - Coveralls |
WithoutMatchingRules
and WithoutSelectionRules
WithoutMatchingRules
and WithoutSelectionRules
on SelfReferenceEquivalencyOptions<TSelf>
Co-authored-by: Dennis Doomen <[email protected]>
WithoutMatchingRules
and WithoutSelectionRules
on SelfReferenceEquivalencyOptions<TSelf>
WithoutMatchingRules
and WithoutSelectionRules
while using BeEquivalentTo
Change return type to
TSelf
forWithoutMatchingRules
andWithoutSelectionRules
Fixes #2455
IMPORTANT
./build.sh --target spellcheck
or.\build.ps1 --target spellcheck
before pushing and check the good outcome