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

Refactor DependencyInterface to use DependencyContext #11

Conversation

patrickkusebauch
Copy link
Contributor

Refactor DependencyInterface to use DependencyContext instead of FileOccurence and DependencyType, so that we do not add a new method to the interface and constructor parameters every time we want to add a piece of information about the dependency.

…Occurence and DependencyType, so that we do not add a new method to the interface and constructor parameters every time we want to add a piece of information about the dependency.
@gennadigennadigennadi gennadigennadigennadi merged commit 288f04f into qossmic:2.0.x Mar 26, 2024
19 checks passed
@patrickkusebauch patrickkusebauch deleted the feature/dependency-context branch March 26, 2024 10:15
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.

2 participants