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

Update InternalApiBoundaryTest to skip flagging the use of protected APIs that are in internal package #5774

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zoewangg
Copy link
Contributor

@zoewangg zoewangg commented Jan 6, 2025

Motivation and Context

  • Update InternalApiBoundaryTest to skip flagging the use of protected APIs that are in internal package because those APIs should already be flagged and given exceptions in PackageContainmentTest

  • Mark NullJsonNode as protected API because it's already used in other modules.

@zoewangg zoewangg requested a review from a team as a code owner January 6, 2025 22:52
@zoewangg zoewangg force-pushed the zoewang/improveTests branch from 5fbb39c to 3e55819 Compare January 6, 2025 22:53
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.

1 participant