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

Added flag to omit interface checks #2689

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

endSly
Copy link
Contributor

@endSly endSly commented Jun 22, 2023

Added flag to omit Is<Name>() methods to interfaces and unions.

I have:

  • Added tests covering the bug / feature (see testing)
  • Updated any relevant documentation (see docs)

@coveralls
Copy link

Coverage Status

coverage: 79.227% (+3.7%) from 75.54% when pulling 7b345ca on endSly:omit-interface-checks into abc3c62 on 99designs:master.

@StevenACoffman StevenACoffman merged commit 5ac9fe5 into 99designs:master Jun 23, 2023
@StevenACoffman
Copy link
Collaborator

Thanks! Looking forward to your next PR!

@endSly endSly deleted the omit-interface-checks branch June 23, 2023 08:13
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.

3 participants