firebase-js-sdk icon indicating copy to clipboard operation
firebase-js-sdk copied to clipboard

Firestore GHA emulator test

Open dconeybe opened this issue 3 years ago • 3 comments

DO NOT MERGE

This PR is to ensure that Firestore's integration tests are running against the Firestore emulator, and not prod.

dconeybe avatar Sep 14 '22 00:09 dconeybe

⚠️ No Changeset found

Latest commit: 27abb180a94500e7e20403d19e9f23bf32ff75fa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Sep 14 '22 00:09 changeset-bot[bot]

Size Report 1

Affected Products

  • @firebase/firestore

    TypeBase (e06d906)Merge (f604692)Diff
    browser264 kB266 kB+1.78 kB (+0.7%)
    esm5327 kB330 kB+2.44 kB (+0.7%)
    main526 kB531 kB+5.38 kB (+1.0%)
    module264 kB266 kB+1.78 kB (+0.7%)
    react-native264 kB266 kB+1.78 kB (+0.7%)
  • @firebase/firestore-lite

    TypeBase (e06d906)Merge (f604692)Diff
    browser80.9 kB81.9 kB+1.09 kB (+1.3%)
    esm596.7 kB98.1 kB+1.44 kB (+1.5%)
    main136 kB139 kB+2.37 kB (+1.7%)
    module80.9 kB81.9 kB+1.09 kB (+1.3%)
    react-native81.1 kB82.2 kB+1.11 kB (+1.4%)
  • bundle

    12 size changes

    TypeBase (e06d906)Merge (f604692)Diff
    firestore (Persistence)273 kB273 kB+86 B (+0.0%)
    firestore (Query Cursors)209 kB210 kB+86 B (+0.0%)
    firestore (Query)210 kB211 kB+86 B (+0.0%)
    firestore (Read data once)199 kB199 kB+86 B (+0.0%)
    firestore (Realtime updates)201 kB201 kB+86 B (+0.0%)
    firestore (Transaction)183 kB183 kB+86 B (+0.0%)
    firestore (Write data)183 kB183 kB+86 B (+0.0%)
    firestore-lite (Query Cursors)68.3 kB68.4 kB+62 B (+0.1%)
    firestore-lite (Query)71.5 kB71.5 kB+62 B (+0.1%)
    firestore-lite (Read data once)55.9 kB55.9 kB+62 B (+0.1%)
    firestore-lite (Transaction)80.5 kB80.5 kB+62 B (+0.1%)
    firestore-lite (Write data)65.6 kB65.7 kB+62 B (+0.1%)
  • firebase

    TypeBase (e06d906)Merge (f604692)Diff
    firebase-compat.js738 kB738 kB+58 B (+0.0%)
    firebase-firestore-compat.js313 kB313 kB+58 B (+0.0%)
    firebase-firestore-lite.js86.3 kB87.6 kB+1.36 kB (+1.6%)
    firebase-firestore.js311 kB313 kB+1.78 kB (+0.6%)

Test Logs

google-oss-bot avatar Sep 14 '22 01:09 google-oss-bot

Size Analysis Report 1

This report is too large (424,412 characters) to be displayed here in a GitHub comment. Please use the below link to see the full report on Google Cloud Storage.

Test Logs

google-oss-bot avatar Sep 14 '22 01:09 google-oss-bot

This PR is obsolete. I'm closing it. Googlers can see b/246656823 for the latest

dconeybe avatar Oct 07 '22 00:10 dconeybe