-
Notifications
You must be signed in to change notification settings - Fork 733
Pass FormattingOptions to inner AssertionScope
#2329
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
Pass FormattingOptions to inner AssertionScope
#2329
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: trueContact Qodana teamContact us at [email protected]
|
Pull Request Test Coverage Report for Build 6517387718
💛 - Coveralls |
Tests/FluentAssertions.Specs/Execution/AssertionScope.FormattingOptionsSpecs.cs
Outdated
Show resolved
Hide resolved
eba65ab to
829a1e9
Compare
|
Once #2318 is merged this qodana issue should be solved. |
6bd3f54 to
cb01515
Compare
a64f85b to
eaaad92
Compare
bb334c2 to
e544ed1
Compare
e544ed1 to
acded39
Compare
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: trueContact Qodana teamContact us at [email protected]
|
acded39 to
1899a1b
Compare
…2329) * Pass `FormattingOptions` to inner `AssertionScope` * Add release notes * Simplify the `AssertionOptions.Formatting` test
…2329) * Pass `FormattingOptions` to inner `AssertionScope` * Add release notes * Simplify the `AssertionOptions.Formatting` test
Fixes #2170
IMPORTANT
./build.sh --target spellcheckor.\build.ps1 --target spellcheckbefore pushing and check the good outcome