Skip to content

datastore: deep clone user objects#1552

Merged
callmehiphop merged 2 commits intogoogleapis:masterfrom
stephenplusplus:spp--1551
Aug 31, 2016
Merged

datastore: deep clone user objects#1552
callmehiphop merged 2 commits intogoogleapis:masterfrom
stephenplusplus:spp--1551

Conversation

@stephenplusplus
Copy link
Copy Markdown
Contributor

Fixes #1551

@stephenplusplus stephenplusplus added the api: datastore Issues related to the Datastore API. label Aug 31, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 31, 2016

entity.encodeValue(value);

assert.deepEqual(value, originalValue);

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 31, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 279e9f8 on stephenplusplus:spp--1551 into 413dd46 on GoogleCloudPlatform:master.

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 31, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 8d73dc6 on stephenplusplus:spp--1551 into 413dd46 on GoogleCloudPlatform:master.

@callmehiphop callmehiphop merged commit 2948c14 into googleapis:master Aug 31, 2016
miguelvelezsa pushed a commit that referenced this pull request Jul 23, 2025
* feat: TPC support

* test: add unit tests for TPC

* fix: typo

* fix: formatting

* fix: lint in tests
miguelvelezsa pushed a commit that referenced this pull request Jan 28, 2026
* datastore: deep clone user objects

* add notStrictEqual test
sofisl pushed a commit that referenced this pull request Feb 5, 2026
* datastore: deep clone user objects

* add notStrictEqual test
sofisl pushed a commit that referenced this pull request Mar 17, 2026
* feat: TPC support

* test: add unit tests for TPC

* fix: typo

* fix: formatting

* fix: lint in tests
sofisl pushed a commit that referenced this pull request Mar 17, 2026
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.11.23` -> `^20.11.24`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.23/20.11.24) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.11.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.11.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.11.23/20.11.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.11.23/20.11.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/gapic-generator-typescript).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datastore Issues related to the Datastore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants