Dynamoid / dynamoid

Ruby ORM for Amazon's DynamoDB.
MIT License
580 stars 195 forks source link

Add ability to run PartiQL queries #630

Closed andrykonchin closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #630 (b6ef19e) into master (b4038b5) will increase coverage by 0.01%. The diff coverage is 93.02%.

@@            Coverage Diff             @@
##           master     #630      +/-   ##
==========================================
+ Coverage   90.18%   90.19%   +0.01%     
==========================================
  Files          60       61       +1     
  Lines        3055     3090      +35     
==========================================
+ Hits         2755     2787      +32     
- Misses        300      303       +3     
Impacted Files Coverage Δ
...moid/adapter_plugin/aws_sdk_v3/middleware/limit.rb 100.00% <ø> (ø)
lib/dynamoid/log/formatter.rb 78.57% <40.00%> (-21.43%) :arrow_down:
lib/dynamoid/adapter.rb 100.00% <100.00%> (ø)
lib/dynamoid/adapter_plugin/aws_sdk_v3.rb 94.47% <100.00%> (+0.17%) :arrow_up:
...oid/adapter_plugin/aws_sdk_v3/execute_statement.rb 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Health
dynamoid 90%
Summary 90% (2787 / 3090)

Minimum allowed line rate is 90%