SamVerschueren / dynongo

MongoDB like syntax for DynamoDB
MIT License
58 stars 16 forks source link

Add cancellation reasons to the error object when `transactWrite` fails #73

Closed GentileFulvio closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #73 into master will decrease coverage by 0.60%. The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   97.22%   96.61%   -0.61%     
==========================================
  Files          34       34              
  Lines         612      620       +8     
  Branches       45       45              
==========================================
+ Hits          595      599       +4     
- Misses          8       12       +4     
  Partials        9        9              
Impacted Files Coverage Δ
...c/lib/methods/transactions/write/transact-write.ts 88.57% <55.55%> (-11.43%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8146392...7e5ff65. Read the comment docs.