Rewrite Method Member Syntax Elements Tests and Refactor Method Member Syntax Elements - #465
Merged
Merged
Conversation
Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
Codecov Report❌ Patch coverage is 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. 🚀 New features to boost your workflow:
|
mak638
reviewed
Jul 10, 2026
mak638
reviewed
Jul 10, 2026
mak638
reviewed
Jul 10, 2026
mak638
reviewed
Jul 10, 2026
mak638
reviewed
Jul 10, 2026
mak638
reviewed
Jul 10, 2026
mak638
reviewed
Jul 10, 2026
alexanderlinne
force-pushed
the
method-member-syntax-elements-tests
branch
from
July 27, 2026 05:28
972b456 to
673c218
Compare
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
force-pushed
the
method-member-syntax-elements-tests
branch
from
August 14, 2026 07:54
673c218 to
972f44b
Compare
alexanderlinne
enabled auto-merge
August 14, 2026 08:07
Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
alexanderlinne
force-pushed
the
method-member-syntax-elements-tests
branch
from
August 14, 2026 09:46
5c60a91 to
ce0550c
Compare
mak638
approved these changes
Aug 14, 2026
This was referenced Aug 21, 2026
This was referenced Aug 22, 2026
Merged
chore: Bump TngTech.ArchUnitNET.xUnitV3 from 0.13.3 to 0.13.4
FixPortal/fixportal-ai-observatory#173
Merged
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note: there are still two implementations of
HaveReturnType/NotHaveReturnTypeto keep the current differences in howSystem.TypeandITypeare handled.