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

refactor: Use explicit API for core/model module #1277

Conversation

sanao1006
Copy link
Contributor

@sanao1006 sanao1006 commented Nov 13, 2023

Issue

Overview (Required)

  • Adopt exciplit API mode in the core/model module.
    • Thereby, avoiding unintentional exposure of declarations to public APIs.

Links

Avoid unintentionally exposing declarations to the public API by using the explicitAPI mode.

Fixes DroidKaigi#1220
@sanao1006 sanao1006 requested a review from a team as a code owner November 13, 2023 05:59
Copy link

Test Results

216 tests   216 ✔️  8m 46s ⏱️
  11 suites      0 💤
  11 files        0

Results for commit 67f9b12.

@github-actions github-actions bot deployed to deploygate-distribution November 13, 2023 06:36 Active
@sanao1006 sanao1006 closed this Nov 18, 2023
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.

Use explicit API for core/model module
1 participant