Skip to content

Break Recursion in Resolving Generic Arguments of Nested Functions #363

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

Conversation

alexanderlinne
Copy link
Collaborator

@alexanderlinne alexanderlinne commented Apr 11, 2025

Revert change from #318 that can load on an exception for nested functions with generic parameters and add a class that correctly covers this case.

@alexanderlinne alexanderlinne linked an issue Apr 11, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2025

Codecov Report

Attention: Patch coverage is 87.50000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 65.61%. Comparing base (230adff) to head (2217ce0).

Files with missing lines Patch % Lines
ArchUnitNET/Domain/GenericParameter.cs 72.72% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #363      +/-   ##
==========================================
- Coverage   65.64%   65.61%   -0.03%     
==========================================
  Files         255      255              
  Lines       23039    23033       -6     
  Branches     1961     1961              
==========================================
- Hits        15124    15114      -10     
- Misses       7370     7374       +4     
  Partials      545      545              

☔ 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 merged commit 850064c into main Apr 25, 2025
9 checks passed
@alexanderlinne alexanderlinne deleted the 351-getting-stub-instead-of-real-type-in-followcustomcondition branch April 25, 2025 17:54
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.

Getting Stub instead of real type in "FollowCustomCondition"
3 participants