Skip to content

Conversation

tnotheis
Copy link
Contributor

Fixes #378

@tnotheis tnotheis force-pushed the ResideInNamespaceMatching-and-ResideInAssemblyMatching-incorrectly-forward-call branch 2 times, most recently from c4c35c8 to 979e508 Compare July 14, 2025 06:36
tnotheis added 3 commits July 14, 2025 08:37
Signed-off-by: Timo Notheisen <[email protected]>
Signed-off-by: Timo Notheisen <[email protected]>
Signed-off-by: Timo Notheisen <[email protected]>
@tnotheis tnotheis force-pushed the ResideInNamespaceMatching-and-ResideInAssemblyMatching-incorrectly-forward-call branch from 979e508 to 3dd4645 Compare July 14, 2025 06:37
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 67.38%. Comparing base (55ddf70) to head (3dd4645).

Files with missing lines Patch % Lines
.../Syntax/Elements/Types/TypePredicatesDefinition.cs 0.00% 3 Missing ⚠️
...luent/Syntax/Elements/ShouldRelateToObjectsThat.cs 0.00% 1 Missing ⚠️
...NET/Fluent/Syntax/Elements/Types/GivenTypesThat.cs 0.00% 1 Missing ⚠️
.../Syntax/Elements/Types/TypeConditionsDefinition.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #379   +/-   ##
=======================================
  Coverage   67.38%   67.38%           
=======================================
  Files         257      257           
  Lines       18999    18999           
  Branches     1592     1592           
=======================================
  Hits        12803    12803           
  Misses       5726     5726           
  Partials      470      470           

☔ 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.

@alexanderlinne alexanderlinne merged commit 776ebdb into TNG:main Jul 14, 2025
9 checks passed
@alexanderlinne
Copy link
Collaborator

alexanderlinne commented Jul 14, 2025

Thank your for the PR @tnotheis, I've directly released it as 0.12.1

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.

ResideInNamespace should be ResideInNamespaceMatching

3 participants