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

Fixes for false positives in unused-components rule #532

Merged

Conversation

lobocv
Copy link

@lobocv lobocv commented Aug 16, 2024

  • Recursively build reference maps in unused-components check

@lobocv
Copy link
Author

lobocv commented Aug 16, 2024

This relies on pb33f/libopenapi#322 which is why the build is failing

@lobocv lobocv force-pushed the unused-components-false-positives branch from a0735cf to caaa08c Compare August 28, 2024 13:02
Calvin Lobo added 2 commits September 10, 2024 08:42
…ctually set to the path, not just the filename

- Include references from the root as well as the rolodex when checking unused components
@lobocv lobocv force-pushed the unused-components-false-positives branch from caaa08c to 440ff38 Compare September 10, 2024 12:42
@daveshanley
Copy link
Owner

pb33f/libopenapi#322 was merged.

@lobocv
Copy link
Author

lobocv commented Oct 11, 2024

@daveshanley Can we get this merged so it doesn't get stale? :)

Copy link
Owner

@daveshanley daveshanley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@daveshanley daveshanley added the release/patch Patch / non-breaking release label Oct 11, 2024
@daveshanley daveshanley merged commit 298f7f3 into daveshanley:main Oct 11, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/patch Patch / non-breaking release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants