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

Wrong Cast in UnavailableType.Equals #347

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

alexanderlinne
Copy link
Collaborator

Closes #345

@alexanderlinne alexanderlinne linked an issue Feb 25, 2025 that may be closed by this pull request
@alexanderlinne alexanderlinne force-pushed the 345-unavailabletype-throws-for-enums branch from b4ddb0c to 38a88e1 Compare February 25, 2025 21:01
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 65.65%. Comparing base (7dfa817) to head (38a88e1).

Files with missing lines Patch % Lines
ArchUnitNET/Domain/UnavailableType.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #347   +/-   ##
=======================================
  Coverage   65.65%   65.65%           
=======================================
  Files         255      255           
  Lines       23032    23032           
  Branches     1962     1962           
=======================================
  Hits        15121    15121           
  Misses       7366     7366           
  Partials      545      545           

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

@alexanderlinne alexanderlinne merged commit ee9f6bc into main Feb 26, 2025
9 checks passed
@alexanderlinne alexanderlinne deleted the 345-unavailabletype-throws-for-enums branch February 26, 2025 09:20
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.

UnavailableType throws for enums
3 participants