Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update items implementation #37

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Update items implementation #37

wants to merge 10 commits into from

Conversation

simonrw
Copy link
Owner

@simonrw simonrw commented Mar 16, 2023

No description provided.

@simonrw simonrw linked an issue Mar 16, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #37 (ecd371d) into main (9c3cff4) will decrease coverage by 5.3%.
The diff coverage is 25.2%.

Impacted Files Coverage Δ
dynamodb-expression-parser/src/parsers/mod.rs 0.0% <0.0%> (ø)
dynamodb-expression-parser/src/visitor.rs 85.1% <ø> (ø)
rynamodb/src/extractors.rs 57.1% <ø> (ø)
rynamodb/src/lib.rs 65.9% <0.0%> (ø)
rynamodb/src/main.rs 12.5% <ø> (ø)
rynamodb/src/table_manager.rs 87.9% <ø> (ø)
rynamodb/src/types.rs 86.3% <ø> (ø)
...amodb-expression-parser/src/parsers/update_item.rs 15.0% <15.0%> (ø)
dynamodb-expression-parser/src/lib.rs 100.0% <100.0%> (ø)
dynamodb-expression-parser/src/parsers/query.rs 91.1% <100.0%> (ø)
... and 1 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update items
1 participant