couchbaselabs / node-ottoman

Node.js ODM for Couchbase
https://ottomanjs.com/
Apache License 2.0
287 stars 98 forks source link

fix(schema): set correct options for ArrayType #717

Closed gsi-alejandro closed 1 year ago

gsi-alejandro commented 1 year ago

Closes: #716

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (19d388c) 93.15% compared to head (ac27df0) 93.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #717 +/- ## ======================================= Coverage 93.15% 93.15% ======================================= Files 95 95 Lines 2657 2660 +3 Branches 703 640 -63 ======================================= + Hits 2475 2478 +3 Misses 182 182 ``` | [Impacted Files](https://codecov.io/gh/couchbaselabs/node-ottoman/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=couchbaselabs) | Coverage Δ | | |---|---|---| | [src/schema/helpers/fn-schema.ts](https://codecov.io/gh/couchbaselabs/node-ottoman/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=couchbaselabs#diff-c3JjL3NjaGVtYS9oZWxwZXJzL2ZuLXNjaGVtYS50cw==) | `100.00% <100.00%> (ø)` | | | [src/schema/types/array-type.ts](https://codecov.io/gh/couchbaselabs/node-ottoman/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=couchbaselabs#diff-c3JjL3NjaGVtYS90eXBlcy9hcnJheS10eXBlLnRz) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=couchbaselabs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=couchbaselabs)

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