Skip to content

Conversation

@wakingrufus
Copy link

@wakingrufus wakingrufus commented Dec 10, 2025

Allow package info classes to be resolved as a dependency
exclude package-info classes from package metrics calculations

Resolves #1564

@wakingrufus wakingrufus force-pushed the dependency-package-info branch 7 times, most recently from 6da5209 to 43288eb Compare December 11, 2025 23:23
@wakingrufus wakingrufus marked this pull request as ready for review December 11, 2025 23:23
@wakingrufus wakingrufus changed the title failing tests to reproduce #1564 Allow package info classes to be resolved as a dependency Dec 11, 2025
@wakingrufus wakingrufus force-pushed the dependency-package-info branch from 43288eb to 070d20f Compare December 12, 2025 15:41
@wakingrufus
Copy link
Author

I updated this PR to exclude the package-info classes when calculating package metrics. this fixes the failing tests

fix for TNG#1564
exclude package-info classes from package metrics calculations

Signed-off-by: John Burns <wakingrufus@gmail.com>
@wakingrufus wakingrufus force-pushed the dependency-package-info branch from 070d20f to 81cfe2d Compare December 12, 2025 15:57
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.

package-info should be resolvable through DependencyResolutionProcess

1 participant