Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deduplicate Types by Assembly Qualified Name #318

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

alexanderlinne
Copy link
Collaborator

No description provided.

@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

Codecov Report

Attention: Patch coverage is 91.02167% with 29 lines in your changes missing coverage. Please review.

Project coverage is 65.56%. Comparing base (e831454) to head (4272e7f).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
ArchUnitNET/Domain/Extensions/NamingExtensions.cs 50.00% 5 Missing and 1 partial ⚠️
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.08% 1 Missing and 1 partial ⚠️
ArchUnitNET/Domain/FunctionPointer.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.43%   65.56%   +0.13%     
==========================================
  Files         256      254       -2     
  Lines       22946    22969      +23     
  Branches     1949     1958       +9     
==========================================
+ Hits        15015    15060      +45     
+ Misses       7378     7363      -15     
+ Partials      553      546       -7     

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

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.

2 participants