Dynamoid / dynamoid

Ruby ORM for Amazon's DynamoDB.
MIT License
576 stars 197 forks source link

Fix type annotation of arg `options` #691

Closed kiharito closed 10 months ago

kiharito commented 10 months ago

Hello. Thank you for your maintenance.

This PR fixes the type annotation of the argument options in the method that sets range key.

andrykonchin commented 10 months ago

Thank you!

codecov[bot] commented 10 months ago

Codecov Report

Merging #691 (e16730c) into master (f8fb70c) will not change coverage. The diff coverage is n/a.

:exclamation: Current head e16730c differs from pull request most recent head d3a9f3c. Consider uploading reports for the commit d3a9f3c to get more accurate results

@@           Coverage Diff           @@
##           master     #691   +/-   ##
=======================================
  Coverage   90.35%   90.35%           
=======================================
  Files          62       62           
  Lines        3162     3162           
=======================================
  Hits         2857     2857           
  Misses        305      305           
Files Coverage Δ
lib/dynamoid/fields.rb 100.00% <ø> (ø)