Skip to content
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

Fixed exessive bracketing bug with the Reason property #33

Merged
merged 20 commits into from
Jun 17, 2024
Merged

Conversation

karlssberg
Copy link
Owner

  • fixed bug whereby excessive bracketing of sub-expressions when a binary expression is negated
  • adopted docfx to generate docs

@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2024

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
Motiv/AndAlso/AndAlsoBooleanResultDescription.cs 78.26% <100.00%> (+4.34%) ⬆️
...anPredicateProposition/PropositionBooleanResult.cs 84.61% <100.00%> (+7.69%) ⬆️
Motiv/BooleanResultBase.cs 83.07% <ø> (ø)
...ition/BooleanResultPredicateMetadataProposition.cs 96.66% <100.00%> (ø)
Motiv/Not/NotSpecDescription.cs 96.55% <100.00%> (+0.12%) ⬆️
Motiv/Or/OrBooleanResultDescription.cs 79.16% <100.00%> (+4.16%) ⬆️
Motiv/OrElse/OrElseBooleanResultDescription.cs 82.60% <100.00%> (+4.34%) ⬆️
Motiv/And/AndBooleanResultDescription.cs 82.60% <83.33%> (ø)
Motiv/BooleanResultExtensions.cs 77.77% <0.00%> (ø)

... and 3 files with indirect coverage changes

@karlssberg karlssberg merged commit 0ccf375 into main Jun 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants