Skip to content

Update the gradle properties to match the EAP release branch #3606

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

Merged
merged 2 commits into from
Mar 31, 2022

Conversation

jeremyjiang-dev
Copy link
Contributor

No description provided.

@jeremyjiang-dev jeremyjiang-dev changed the base branch from master to perfFragmentsEAP March 31, 2022 13:54
@@ -1,2 +1,3 @@
android.enableUnitTestBinaryResources=true

version=20.0.7-eap
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can revert the changes to this file. It's only changed by the tool so there wouldn't be any conflict.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Mar 31, 2022

Coverage Report 1

Affected Products

No changes between base commit (7469744) and merge commit (9fc554b).

Test Logs

Notes

  • Commit (9fc554b) is created by Prow via merging PR base commit (7469744) and head commit (f561e55).
  • Run gradle <product>:checkCoverage to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/.

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

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Mar 31, 2022

@jeremyjiang-dev jeremyjiang-dev requested a review from rlazo March 31, 2022 14:09
@jeremyjiang-dev jeremyjiang-dev merged commit 5e5ca9f into perfFragmentsEAP Mar 31, 2022
@jeremyjiang-dev jeremyjiang-dev deleted the fragment-release branch March 31, 2022 14:27
leotianlizhan added a commit that referenced this pull request Apr 7, 2022
* Add fragment trace sampling rate config flag (#3546)

* Fireperf: fragment lifecycle callbacks (#3565)

* onResume and onPause

* copyright

* rename to

* more specific language

* Fireperf fragments: trace creation and adding custom attributes (#3575)

* implementation

* test

* gjf

* ebugfix

* copyright

* add tests

* long name test

* fix test

* change error to warn message

* Fix hasFrameMetricsAggregator's value not being set.

* Fix googleJavaFormat error

* Add frame metrics to fragment traces (#3592)

* Add frame metrics to fragment traces.

* Fix AppStateMonitor.java

* Rename FrameMetrics to PerfFrameMetrics

* Fix screen trace logging by printing the trace name. (#3599)

* Fireperf fragments: sampling (#3588)

* ssample fragment after trace already sampled

* gjf

* tests and qol for immutable bundle

* test names and revert getFloat

* fragment-sampling

* fix test

* separate bucketId checkArguments

* Fireperf fragments eap: change version number (#3604)

* change version number

* changelog

* changelog edit

* Update the gradle properties to match the EAP release branch (#3606)

* Update the gradle properties to match the release branch

* Revert ktx gradle properties

* default no0 sampling rate

* gradle.properties revert

* gradle.properties revert 2

* fix unit tests

* review

Co-authored-by: Visu <[email protected]>
Co-authored-by: Leo Zhan <[email protected]>
@firebase firebase locked and limited conversation to collaborators May 1, 2022
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