You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat!: add support for CommitStats
Adds support for returning CommitStats from read/write transactions.
* fix: add clirr ignored differences
* fix: error message should start with getCommitResponse
Co-authored-by: skuruppu <skuruppu@google.com>
* fix: remove overload delay
* chore: cleanup after merge
* fix: update copyright years of new files
* test: fix flaky test
* test: skip commit stats tests on emulator
* test: missed one commit stats tests against emulator
* test: skip another emulator test
* test: add missing test cases
* fix: address review comments
* chore: use junit assertion instead of truth
* chore: replace truth asserts with junit asserts
* chore: replace truth assertions with junit
* chore: cleanup test and variable names
* fix: rename test method and variables
* fix: address review comments
Co-authored-by: skuruppu <skuruppu@google.com>
0 commit comments