crate / commons-codec

Data decoding, encoding, conversion, and translation utilities.
https://commons-codec.readthedocs.io
GNU Lesser General Public License v3.0
1 stars 2 forks source link

DynamoDB: Apply rough type evaluation and dispatching #24

Closed amotl closed 4 weeks ago

amotl commented 1 month ago

When computing values for UPDATE statements, consider the data type of the value. It aims to improve crate/cratedb-toolkit#19 by @hammerhead.

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (23452c6) to head (23a2618). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main crate/cratedb-toolkit#24 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 21 21 Lines 824 828 +4 ========================================= + Hits 824 828 +4 ``` | [Flag](https://app.codecov.io/gh/daq-tools/commons-codec/pull/24/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools) | Coverage Δ | | |---|---|---| | [mongodb](https://app.codecov.io/gh/daq-tools/commons-codec/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools) | `100.00% <100.00%> (ø)` | | | [vanilla](https://app.codecov.io/gh/daq-tools/commons-codec/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools) | `100.00% <100.00%> (ø)` | | | [zyp](https://app.codecov.io/gh/daq-tools/commons-codec/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools) | `100.00% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.