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

PPL to Console #8638

Merged
merged 53 commits into from
Nov 20, 2024
Merged

PPL to Console #8638

merged 53 commits into from
Nov 20, 2024

Conversation

MarkDuckworth
Copy link
Contributor

Hey there! So you want to contribute to a Firebase SDK?
Before you file this pull request, please read these guidelines:

Discussion

  • Read the contribution guidelines (CONTRIBUTING.md).
  • If this has been discussed in an issue, make sure to link to the issue here.
    If not, go file an issue about this before creating a pull request to discuss.

Testing

  • Make sure all existing tests in the repository pass after your change.
  • If you fixed a bug or added a feature, add a new test to cover your code.

API Changes

  • At this time we cannot accept changes that affect the public API. If you'd like to help
    us make Firebase APIs better, please propose your change in an issue so that we
    can discuss it together.

MarkDuckworth and others added 30 commits October 14, 2024 08:25
@MarkDuckworth MarkDuckworth requested a review from a team as a code owner November 13, 2024 20:29
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Nov 13, 2024

Size Analysis Report 1

This report is too large (1,252,350 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

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

@MarkDuckworth MarkDuckworth requested a review from a team as a code owner November 13, 2024 21:08
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Nov 15, 2024

Size Report 1

Affected Products

  • @firebase/firestore

    TypeBase (e3e2078)Merge (ec0dd35)Diff
    browser381 kB416 kB+34.1 kB (+8.9%)
    main588 kB646 kB+58.2 kB (+9.9%)
    module381 kB416 kB+34.1 kB (+8.9%)
    react-native382 kB416 kB+34.1 kB (+8.9%)
  • @firebase/firestore-lite

    TypeBase (e3e2078)Merge (ec0dd35)Diff
    browser111 kB143 kB+31.9 kB (+28.7%)
    main153 kB204 kB+51.4 kB (+33.6%)
    module111 kB143 kB+31.9 kB (+28.7%)
    react-native111 kB143 kB+31.9 kB (+28.7%)
  • bundle

    17 size changes

    TypeBase (e3e2078)Merge (ec0dd35)Diff
    firestore (CSI Auto Indexing Disable and Delete)272 kB272 kB+377 B (+0.1%)
    firestore (CSI Auto Indexing Enable)272 kB272 kB+377 B (+0.1%)
    firestore (Persistence)303 kB304 kB+377 B (+0.1%)
    firestore (Pipeline Query with lt filter)?147 kB? (?)
    firestore (Pipeline Query with lt plus and function)?147 kB? (?)
    firestore (Query Cursors)249 kB250 kB+986 B (+0.4%)
    firestore (Query)247 kB248 kB+986 B (+0.4%)
    firestore (Read data once)234 kB235 kB+499 B (+0.2%)
    firestore (Read Write w Persistence)328 kB329 kB+1.02 kB (+0.3%)
    firestore (Realtime updates)237 kB237 kB+499 B (+0.2%)
    firestore (Transaction)214 kB215 kB+1.09 kB (+0.5%)
    firestore (Write data)213 kB214 kB+986 B (+0.5%)
    firestore-lite (Query Cursors)91.4 kB92.3 kB+828 B (+0.9%)
    firestore-lite (Query)87.6 kB88.4 kB+828 B (+0.9%)
    firestore-lite (Read data once)63.0 kB63.4 kB+338 B (+0.5%)
    firestore-lite (Transaction)88.3 kB89.2 kB+928 B (+1.1%)
    firestore-lite (Write data)72.6 kB73.5 kB+828 B (+1.1%)

  • firebase

    TypeBase (e3e2078)Merge (ec0dd35)Diff
    firebase-compat.js794 kB796 kB+1.15 kB (+0.1%)
    firebase-firestore-compat.js346 kB348 kB+1.15 kB (+0.3%)
    firebase-firestore-lite.js119 kB151 kB+31.9 kB (+26.9%)
    firebase-firestore.js440 kB474 kB+34.0 kB (+7.7%)

Test Logs

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

packages/firestore/src/lite-api/database.ts Outdated Show resolved Hide resolved
packages/firestore/rollup.shared.js Outdated Show resolved Hide resolved
@MarkDuckworth MarkDuckworth merged commit fafadbc into console Nov 20, 2024
47 of 49 checks passed
@MarkDuckworth MarkDuckworth deleted the feat/pipelines branch November 20, 2024 18:18
dlarocque pushed a commit that referenced this pull request Nov 21, 2024
* Pipelines for Console Evaluation
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.

5 participants