tigrisdata-archive / tigris-client-ts

TypeScript client for Tigris
https://www.tigrisdata.com/docs/sdkstools/typescript/
Apache License 2.0
15 stars 10 forks source link

feat: $push field operator for update #363

Closed akhill10 closed 1 year ago

akhill10 commented 1 year ago

What type of PR is this? (check all applicable)

Description

https://github.com/tigrisdata/tigris/issues/893#issuecomment-1540746041

Added/updated tests?

Is this change backwards compatible?

Does it require updates to Tigris docs?

Checklist

[optional] Are there any post deployment tasks we need to perform?

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 :tada:

Comparison is base (9d845b4) 90.24% compared to head (629297e) 90.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #363 +/- ## ========================================== + Coverage 90.24% 90.27% +0.03% ========================================== Files 29 29 Lines 5595 5613 +18 Branches 657 662 +5 ========================================== + Hits 5049 5067 +18 Misses 545 545 Partials 1 1 ``` | [Impacted Files](https://app.codecov.io/gh/tigrisdata/tigris-client-ts/pull/363?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata) | Coverage Δ | | |---|---|---| | [src/types.ts](https://app.codecov.io/gh/tigrisdata/tigris-client-ts/pull/363?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-c3JjL3R5cGVzLnRz) | `91.37% <100.00%> (+0.01%)` | :arrow_up: | | [src/utility.ts](https://app.codecov.io/gh/tigrisdata/tigris-client-ts/pull/363?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-c3JjL3V0aWxpdHkudHM=) | `92.83% <100.00%> (+0.01%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/tigrisdata/tigris-client-ts/pull/363/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

ovaistariq commented 1 year ago

/tip $10

algora-pbc[bot] commented 1 year ago

🎉🎈 @akhill10 has been awarded $10.00! 🎈🎊

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: