Skip to content

Conversation

@made-by-karl
Copy link
Contributor

@made-by-karl made-by-karl commented Oct 25, 2024

ArchBuilder always adds the names of referenced assemblies from the AssemblyDefinition.MainModule.AssemblyReferences property.

Resolves #311

Signed-off-by: Karl Rhenius [email protected]

@made-by-karl made-by-karl force-pushed the referencedAssemblyNames branch from d9bf4cc to fbdec12 Compare October 25, 2024 17:19
@made-by-karl made-by-karl force-pushed the referencedAssemblyNames branch from fbdec12 to 7bb008e Compare October 25, 2024 17:27
@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.65%. Comparing base (ac3c399) to head (3a031ba).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #319   +/-   ##
=======================================
  Coverage   65.65%   65.65%           
=======================================
  Files         255      255           
  Lines       23032    23034    +2     
  Branches     1962     1961    -1     
=======================================
+ Hits        15121    15124    +3     
+ Misses       7366     7365    -1     
  Partials      545      545           

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

@alexanderlinne
Copy link
Collaborator

Hi @made-by-karl, thank you for your PR. Could you fix the code formatting? I've already created another PR that will fix the issue with the windows build

@alexanderlinne
Copy link
Collaborator

LGTM, somehow the formatting got broken again. I will reformat this and merge it after the current prerelease version has been released.

@alexanderlinne alexanderlinne self-assigned this Feb 25, 2025
@alexanderlinne alexanderlinne changed the title fill the ReferencedAssemblyNames property for all loaded assemblies #311 Fill the ReferencedAssemblyNames Property for all loaded Assemblies #311 Mar 3, 2025
@alexanderlinne alexanderlinne changed the title Fill the ReferencedAssemblyNames Property for all loaded Assemblies #311 Fill the ReferencedAssemblyNames Property for all loaded Assemblies Mar 3, 2025
@alexanderlinne alexanderlinne enabled auto-merge March 3, 2025 22:00
@alexanderlinne alexanderlinne merged commit e757f27 into TNG:main Mar 4, 2025
9 checks passed
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.

ArchUnit does not load the names of referenced assemblies for dependent / recursively loaded assemblies

4 participants