Skip to content

Deduplicate Types by Assembly Qualified Name#318

Merged
alexanderlinne merged 6 commits intomainfrom
fix/multiple-instances-of-same-type
Jan 24, 2025
Merged

Deduplicate Types by Assembly Qualified Name#318
alexanderlinne merged 6 commits intomainfrom
fix/multiple-instances-of-same-type

Conversation

@alexanderlinne
Copy link
Copy Markdown
Collaborator

No description provided.

…mespace

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 fix/multiple-instances-of-same-type branch from b20020d to 4272e7f Compare October 25, 2024 08:37
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 25, 2024

Codecov Report

❌ Patch coverage is 93.10345% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.65%. Comparing base (9a8486f) to head (0a880cc).
⚠️ Report is 260 commits behind head on main.

Files with missing lines Patch % Lines
ArchUnitNET/Domain/GenericParameter.cs 70.58% 4 Missing and 1 partial ⚠️
ArchUnitNET/Loader/MonoCecilAttributeExtensions.cs 0.00% 4 Missing and 1 partial ⚠️
ArchUnitNET/Domain/FieldMember.cs 57.14% 3 Missing ⚠️
ArchUnitNET/Domain/MethodMember.cs 62.50% 3 Missing ⚠️
ArchUnitNET/Domain/PropertyMember.cs 57.14% 3 Missing ⚠️
ArchUnitNET/Loader/TypeFactory.cs 99.20% 1 Missing and 1 partial ⚠️
ArchUnitNET/Domain/FunctionPointer.cs 0.00% 1 Missing ⚠️
ArchUnitNET/Domain/UnavailableType.cs 0.00% 1 Missing ⚠️
ArchUnitNET/Loader/Type.cs 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
+ Coverage   65.49%   65.65%   +0.16%     
==========================================
  Files         257      255       -2     
  Lines       23005    23032      +27     
  Branches     1953     1962       +9     
==========================================
+ Hits        15066    15121      +55     
+ Misses       7386     7366      -20     
+ Partials      553      545       -8     

☔ 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 force-pushed the fix/multiple-instances-of-same-type branch from 76c395d to 6f2c87b Compare January 24, 2025 10:01
Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
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