Skip to content

DependOnAny and DoNotDependOnAny should check dependencies on referenced types#439

Merged
mak638 merged 2 commits intomainfrom
438-donotdependonany-does-verify-inheritance
Jan 2, 2026
Merged

DependOnAny and DoNotDependOnAny should check dependencies on referenced types#439
mak638 merged 2 commits intomainfrom
438-donotdependonany-does-verify-inheritance

Conversation

@alexanderlinne
Copy link
Copy Markdown
Collaborator

Fixes #438

…ced types

Signed-off-by: Alexander Linne <alexander.linne@tngtech.com>
@alexanderlinne alexanderlinne linked an issue Dec 17, 2025 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.78%. Comparing base (04b8593) to head (78bea4c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #439      +/-   ##
==========================================
- Coverage   73.79%   73.78%   -0.01%     
==========================================
  Files         259      259              
  Lines       16387    16385       -2     
  Branches     1336     1336              
==========================================
- Hits        12092    12090       -2     
  Misses       3878     3878              
  Partials      417      417              

☔ 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.

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.

DoNotDependOnAny() does verify inheritance

3 participants