Skip to content

Markduckworth/contextual debugging #9161

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

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

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.

Copy link

changeset-bot bot commented Jul 10, 2025

⚠️ No Changeset found

Latest commit: 390a472

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

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jul 10, 2025

Size Report 1

Affected Products

  • @firebase/ai

    TypeBase (ec5f374)Merge (8584341)Diff
    browser42.2 kB41.1 kB-1.14 kB (-2.7%)
    main43.3 kB44.0 kB+727 B (+1.7%)
    module42.2 kB41.1 kB-1.14 kB (-2.7%)
  • @firebase/firestore

    TypeBase (ec5f374)Merge (8584341)Diff
    browser395 kB396 kB+1.41 kB (+0.4%)
    main615 kB617 kB+2.05 kB (+0.3%)
    module395 kB396 kB+1.41 kB (+0.4%)
    react-native395 kB397 kB+1.41 kB (+0.4%)
  • @firebase/firestore-lite

    TypeBase (ec5f374)Merge (8584341)Diff
    browser116 kB118 kB+1.37 kB (+1.2%)
    main159 kB162 kB+2.06 kB (+1.3%)
    module116 kB118 kB+1.37 kB (+1.2%)
    react-native116 kB118 kB+1.36 kB (+1.2%)
  • bundle

    15 size changes

    TypeBase (ec5f374)Merge (8584341)Diff
    firestore (CSI Auto Indexing Disable and Delete)290 kB291 kB+134 B (+0.0%)
    firestore (CSI Auto Indexing Enable)290 kB291 kB+134 B (+0.0%)
    firestore (Persistence)322 kB322 kB+134 B (+0.0%)
    firestore (Query Cursors)260 kB260 kB+102 B (+0.0%)
    firestore (Query)258 kB258 kB+102 B (+0.0%)
    firestore (Read data once)247 kB248 kB+102 B (+0.0%)
    firestore (Read Write w Persistence)342 kB342 kB+134 B (+0.0%)
    firestore (Realtime updates)248 kB248 kB+102 B (+0.0%)
    firestore (Transaction)227 kB227 kB+102 B (+0.0%)
    firestore (Write data)228 kB228 kB+102 B (+0.0%)
    firestore-lite (Query Cursors)111 kB111 kB+102 B (+0.1%)
    firestore-lite (Query)107 kB107 kB+102 B (+0.1%)
    firestore-lite (Read data once)82.7 kB82.8 kB+102 B (+0.1%)
    firestore-lite (Transaction)108 kB108 kB+108 B (+0.1%)
    firestore-lite (Write data)92.1 kB92.3 kB+102 B (+0.1%)

  • firebase

    TypeBase (ec5f374)Merge (8584341)Diff
    firebase-ai.js33.5 kB33.5 kB-49 B (-0.1%)
    firebase-compat.js807 kB808 kB+1.15 kB (+0.1%)
    firebase-firestore-compat.js351 kB352 kB+1.15 kB (+0.3%)
    firebase-firestore-lite.js139 kB141 kB+1.35 kB (+1.0%)
    firebase-firestore.js458 kB460 kB+1.36 kB (+0.3%)

Test Logs

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

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jul 10, 2025

Size Analysis Report 1

This report is too large (405,740 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/JZtObLtXI4.html

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.

4 participants