Dynamoid / dynamoid

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

Add Ruby 3.3 on CI #697

Closed andrykonchin closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (6d53f10) 90.35% compared to head (13cce10) 90.32%.

Files Patch % Lines
...dynamoid/adapter_plugin/aws_sdk_v3/create_table.rb 0.00% 2 Missing :warning:
lib/dynamoid/persistence/save.rb 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #697 +/- ## ========================================== - Coverage 90.35% 90.32% -0.03% ========================================== Files 62 62 Lines 3162 3154 -8 ========================================== - Hits 2857 2849 -8 Misses 305 305 ```

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

github-actions[bot] commented 8 months ago

Code Coverage

Package Line Rate Health
dynamoid 90%
Summary 90% (2849 / 3154)

Minimum allowed line rate is 90%