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

Reshaping exclusions #1465

Merged
merged 1 commit into from Jul 16, 2019
Merged

Reshaping exclusions #1465

merged 1 commit into from Jul 16, 2019

Conversation

pyricau
Copy link
Member

@pyricau pyricau commented Jul 15, 2019

  • Now known as "ReferenceMatcher" which is either a LibraryLeakReferenceMatcher or a IgnoredReferenceMatcher
  • The patterns are in ReferencePattern
  • Removed the bad mess with the extra layer of priority. Should always have stuck to ignored vs library leak
  • Using graph context to store build mirror, makes so much more sense.
  • Moved library leaks from living within the leaktrace to becoming a top level object (first library leak matched) and removed other related classes

* Now known as "ReferenceMatcher" which is either a LibraryLeakReferenceMatcher or a IgnoredReferenceMatcher
* The patterns are in ReferencePattern
* Removed the bad mess with the extra layer of priority. Should always have stuck to ignored vs library leak
* Using graph context to store build mirror, makes so much more sense.
* Moved library leaks from living within the leaktrace to becoming a top level object (first library leak matched) and removed other related classes
@pyricau pyricau merged commit 6068935 into master Jul 16, 2019
@pyricau pyricau deleted the py/api_shake branch July 16, 2019 16:07
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.

None yet

1 participant