-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add our own ignored-names abstractions #9802
Conversation
CodSpeed Performance ReportMerging #9802 will not alter performanceComparing Summary
|
e585942
to
c498216
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! I also like the encapsulation introduced here. Looks like the code is simpler to me. :)
c498216
to
5d5b25e
Compare
5d5b25e
to
6a239a7
Compare
Summary
These run over nearly every identifier. It's rare to override them, so when not provided, we can just use a match against the hardcoded default set.