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

Add copyApiTxtFile task #6724

Merged
merged 4 commits into from
Feb 26, 2025
Merged

Add copyApiTxtFile task #6724

merged 4 commits into from
Feb 26, 2025

Conversation

emilypgoogle
Copy link
Collaborator

Prerequisite of Metalava based SemVer

Copy link
Contributor

github-actions bot commented Feb 25, 2025

Release note changes

No release note changes were detected. If you made changes that should be
present in the next release, ensure you've added an entry in the appropriate
CHANGELOG.md file(s).

Copy link
Contributor

github-actions bot commented Feb 25, 2025

Test Results

 1 034 files  + 1 000   1 034 suites  +1 000   34m 29s ⏱️ + 33m 30s
 5 891 tests + 5 703   5 869 ✅ + 5 681  22 💤 +22  0 ❌ ±0 
11 845 runs  +11 469  11 801 ✅ +11 425  44 💤 +44  0 ❌ ±0 

Results for commit 1cfa4ba. ± Comparison against base commit 1e8c218.

♻️ This comment has been updated with latest results.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Feb 25, 2025

Coverage Report 1

Affected Products

  • firebase-appdistribution

    Overall coverage changed from ? (c3308a3) to 75.72% (7753009) by ?.

    68 individual files with coverage change

    FilenameBase (c3308a3)Merge (7753009)Diff
    AabUpdater.java?98.36%?
    AabUpdater_Factory.java?0.00%?
    ApkInstaller.java?100.00%?
    ApkInstaller_Factory.java?0.00%?
    ApkUpdater.java?92.63%?
    ApkUpdater_Factory.java?0.00%?
    AppDistributionReleaseImpl.java?100.00%?
    AppDistributionReleaseInternal.java?100.00%?
    AppDistroComponent.java?0.00%?
    AppDistroComponent_MainModule_BindContentResolverFactory.java?0.00%?
    AppIconSource.java?84.62%?
    AppIconSource_Factory.java?100.00%?
    AutoValue_AppDistributionReleaseImpl.java?65.45%?
    AutoValue_AppDistributionReleaseInternal.java?71.58%?
    AutoValue_ImageUtils_ImageSize.java?35.00%?
    AutoValue_TesterApiDisabledErrorDetails.java?29.41%?
    AutoValue_TesterApiDisabledErrorDetails_HelpLink.java?54.17%?
    AutoValue_UpdateProgressImpl.java?65.96%?
    DaggerAppDistroComponent.java?80.56%?
    DevModeDetector.java?9.09%?
    DevModeDetector_Factory.java?100.00%?
    ErrorMessages.java?0.00%?
    FeedbackActivity.java?3.39%?
    FeedbackActivity_MembersInjector.java?0.00%?
    FeedbackSender.java?84.48%?
    FeedbackSender_Factory.java?0.00%?
    FeedbackTrigger.java?61.54%?
    FirebaseAppDistributionExceptions.java?80.00%?
    FirebaseAppDistributionFileProvider.java?0.00%?
    FirebaseAppDistributionImpl.java?89.89%?
    FirebaseAppDistributionImpl_Factory.java?0.00%?
    FirebaseAppDistributionLifecycleNotifier.java?91.49%?
    FirebaseAppDistributionLifecycleNotifier_Factory.java?0.00%?
    FirebaseAppDistributionNotificationsManager.java?88.89%?
    FirebaseAppDistributionNotificationsManager_Factory.java?0.00%?
    FirebaseAppDistributionRegistrar.java?95.83%?
    FirebaseAppDistributionTesterApiClient.java?88.78%?
    FirebaseAppDistributionTesterApiClient_Factory.java?0.00%?
    HttpsUrlConnectionFactory.java?50.00%?
    HttpsUrlConnectionFactory_Factory.java?100.00%?
    ImageUtils.java?100.00%?
    InstallActivity.java?2.67%?
    LogWrapper.java?86.67%?
    NewReleaseFetcher.java?86.67%?
    NewReleaseFetcher_Factory.java?0.00%?
    PackageInfoUtils.java?42.86%?
    ReleaseIdentifier.java?91.78%?
    ReleaseIdentifier_Factory.java?0.00%?
    ReleaseUtils.java?83.33%?
    ScreenshotTaker.java?36.17%?
    ScreenshotTaker_Factory.java?0.00%?
    SequentialReference.java?100.00%?
    SignInResultActivity.java?0.00%?
    SignInStorage.java?100.00%?
    SignInStorage_Factory.java?0.00%?
    TakeScreenshotAndStartFeedbackActivity.java?0.00%?
    TakeScreenshotAndStartFeedbackActivity_MembersInjector.java?0.00%?
    TaskCache.java?100.00%?
    TaskCompletionSourceCache.java?72.41%?
    TaskUtils.java?77.50%?
    TesterApiDisabledErrorDetails.java?93.75%?
    TesterApiHttpClient.java?90.09%?
    TesterApiHttpClient_Factory.java?0.00%?
    TesterSignInManager.java?89.41%?
    TesterSignInManager_Factory.java?0.00%?
    UpdateProgressImpl.java?100.00%?
    UpdateTaskCache.java?91.30%?
    UpdateTaskImpl.java?76.32%?

  • firebase-database

    Overall coverage changed from 50.21% (c3308a3) to 50.16% (7753009) by -0.04%.

    FilenameBase (c3308a3)Merge (7753009)Diff
    ChildChangeAccumulator.java96.67%83.33%-13.33%

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/w2qn2TMAWR.html

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Feb 25, 2025

Copy link
Contributor

github-actions bot commented Feb 26, 2025

plugins test results

68 tests   68 ✅  1m 37s ⏱️
12 suites   0 💤
12 files     0 ❌

Results for commit 1cfa4ba.

♻️ This comment has been updated with latest results.

@emilypgoogle emilypgoogle merged commit ba0941b into main Feb 26, 2025
264 checks passed
@emilypgoogle emilypgoogle deleted the ep/metalava-semver-api-copy branch February 26, 2025 19:42
emilypgoogle added a commit that referenced this pull request Feb 28, 2025
Needs #6724 in main before the task will be able to run

---------

Co-authored-by: Rodrigo Lazo <[email protected]>
gubatron pushed a commit to gubatron/firebase-android-sdk that referenced this pull request Mar 24, 2025
Prerequisite of Metalava based SemVer
gubatron pushed a commit to gubatron/firebase-android-sdk that referenced this pull request Mar 24, 2025
Needs firebase#6724 in main before the task will be able to run

---------

Co-authored-by: Rodrigo Lazo <[email protected]>
@firebase firebase locked and limited conversation to collaborators Mar 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants