Skip to content

Conversation

@ManuelWalz
Copy link
Contributor

In my opinion there where some changes in commit f80d9aa that led to generic arguments inside of method calls to not be detected correctly. For example if there is method inside a class which calls a method with generic arguments from a different class. Those generic arguments from the called method will not correctly show up in the dependencies.

@ManuelWalz ManuelWalz force-pushed the fix/use-intended-member-generic-arguments branch from 80653f6 to 2392b39 Compare September 1, 2025 15:10
@codecov-commenter
Copy link

codecov-commenter commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.63%. Comparing base (f742bd9) to head (2242b88).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #400   +/-   ##
=======================================
  Coverage   77.63%   77.63%           
=======================================
  Files         258      258           
  Lines       19226    19226           
  Branches     1606     1606           
=======================================
  Hits        14926    14926           
  Misses       3845     3845           
  Partials      455      455           

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

@ManuelWalz ManuelWalz force-pushed the fix/use-intended-member-generic-arguments branch from 2392b39 to ebc6650 Compare September 2, 2025 06:37
@ManuelWalz ManuelWalz force-pushed the fix/use-intended-member-generic-arguments branch from ebc6650 to 3cbfe64 Compare September 9, 2025 08:00
… from commit f80d9aa

Signed-off-by: Manuel Walz <Manuel.Walz@andrena.de>
@ManuelWalz ManuelWalz force-pushed the fix/use-intended-member-generic-arguments branch from 3cbfe64 to db01106 Compare September 26, 2025 06:33
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.

3 participants