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 FID into real-time RC requests #11485

Merged
merged 6 commits into from Jun 29, 2023
Merged

Add FID into real-time RC requests #11485

merged 6 commits into from Jun 29, 2023

Conversation

qdpham13
Copy link
Contributor

@qdpham13 qdpham13 commented Jun 28, 2023

Add FID into real-time requests. Part of improving real-time metrics: go/realtime-rc-fid
Since the FID is already generated and saved in ConfigSettings, this PR is only needs to set the field in the real-time request.

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

@google-oss-bot
Copy link

google-oss-bot commented Jun 28, 2023

Coverage Report 1

Affected Products

  • FirebaseRemoteConfig-iOS-FirebaseRemoteConfig.framework

    Overall coverage changed from 71.59% (7061b00) to 73.88% (9dfdef5) by +2.29%.

    FilenameBase (7061b00)Merge (9dfdef5)Diff
    RCNConfigRealtime.m35.93%50.63%+14.70%

Test Logs

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

@qdpham13 qdpham13 requested a review from karenyz June 29, 2023 22:10
@qdpham13 qdpham13 merged commit d459655 into master Jun 29, 2023
43 checks passed
@qdpham13 qdpham13 deleted the realtime-rc-fid branch June 29, 2023 22:20
peterfriese pushed a commit that referenced this pull request Jul 14, 2023
* Set FID in realtime request

* Update request method naming

* Update test

* Fix tests

* Fix test
@firebase firebase locked and limited conversation to collaborators Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants