Skip to content

Conversation

@alexanderlinne
Copy link
Collaborator

We add a sub-interface of IOrderedCondition, that has the semantic requirement that the returned IEnumerable has the same ordering as the given IEnumerable. This leads to improved performance since the results no longer have to be sorted to their rule types in all cases where only ordered conditions are used.

Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 94.31818% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.79%. Comparing base (8859557) to head (caf2655).

Files with missing lines Patch % Lines
.../Fluent/Conditions/OrderedArchitectureCondition.cs 41.66% 14 Missing ⚠️
...uent/Syntax/Elements/ObjectConditionsDefinition.cs 99.48% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #433      +/-   ##
==========================================
+ Coverage   73.71%   73.79%   +0.07%     
==========================================
  Files         258      259       +1     
  Lines       16374    16387      +13     
  Branches     1338     1336       -2     
==========================================
+ Hits        12070    12092      +22     
+ Misses       3887     3878       -9     
  Partials      417      417              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

4 participants