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

Implement experimental dependency analysis #63

Closed
wants to merge 2 commits into from
Closed

Conversation

spkrka
Copy link
Member

@spkrka spkrka commented Oct 23, 2019

No description provided.

@spkrka
Copy link
Member Author

spkrka commented Oct 23, 2019

Somewhat of a work in progress, just sharing current progress

@@ -231,7 +240,7 @@ private void createCanonicalClassMapping(CheckerStateBuilder stateBuilder,
return conflicts;
}

static Set<TypeDescriptor> reachableFrom(
Set<TypeDescriptor> reachableFrom(
Copy link
Member Author

Choose a reason for hiding this comment

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

Oops, this change was unnecessary, will revert it!

@coveralls
Copy link

Coverage Status

Coverage decreased (-37.0%) to 41.792% when pulling 832e35c on krka/deps into d2d25cd on master.

@caesar-ralf
Copy link
Contributor

closing 4 years old PR. Feel free to re-open if you feel it's something that still could be useful

@caesar-ralf caesar-ralf closed this Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants