Skip to content

Rewrite Method Member Syntax Elements Tests and Refactor Method Member Syntax Elements - #465

Merged
alexanderlinne merged 7 commits into
mainfrom
method-member-syntax-elements-tests
Aug 14, 2026
Merged

Rewrite Method Member Syntax Elements Tests and Refactor Method Member Syntax Elements#465
alexanderlinne merged 7 commits into
mainfrom
method-member-syntax-elements-tests

Conversation

@alexanderlinne

Copy link
Copy Markdown
Collaborator

Note: there are still two implementations of HaveReturnType/NotHaveReturnType to keep the current differences in how System.Type and IType are handled.

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

codecov-commenter commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.97207% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.93%. Comparing base (3e4fbca) to head (b622c81).

Files with missing lines Patch % Lines
.../Members/MethodMembers/AddMethodMemberCondition.cs 78.57% 6 Missing ⚠️
.../Members/MethodMembers/AddMethodMemberPredicate.cs 78.57% 6 Missing ⚠️
.../MethodMembers/MethodMemberConditionsDefinition.cs 97.67% 0 Missing and 4 partials ⚠️
.../MethodMembers/MethodMemberPredicatesDefinition.cs 97.67% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #465      +/-   ##
==========================================
+ Coverage   79.95%   82.93%   +2.98%     
==========================================
  Files         259      259              
  Lines       13339    12626     -713     
  Branches     1242     1206      -36     
==========================================
- Hits        10665    10472     -193     
+ Misses       2294     1788     -506     
+ Partials      380      366      -14     

☔ View full report in Codecov by Harness.
📢 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.

Comment thread ArchUnitNETTests/Fluent/Syntax/Elements/MethodMemberSyntaxElementsTests.cs Outdated
@alexanderlinne
alexanderlinne force-pushed the method-member-syntax-elements-tests branch from 972b456 to 673c218 Compare July 27, 2026 05:28
Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
@alexanderlinne
alexanderlinne force-pushed the method-member-syntax-elements-tests branch from 673c218 to 972f44b Compare August 14, 2026 07:54
@alexanderlinne
alexanderlinne requested a review from mak638 August 14, 2026 08:07
Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
@alexanderlinne
alexanderlinne force-pushed the method-member-syntax-elements-tests branch from 5c60a91 to ce0550c Compare August 14, 2026 09:46
This was referenced Aug 22, 2026
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.

3 participants