google / go-cloud

The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
https://gocloud.dev/
Apache License 2.0
9.45k stars 799 forks source link

docstore/all: Fix offset handling and extend test coverage #3409

Closed bartventer closed 1 month ago

bartventer commented 3 months ago

This PR is a continuation of PR #3408 and includes additional changes:

I also generated new replay files for awsdynamodb and gcpfirestore.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.26%. Comparing base (be1b4ae) to head (9d139c9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3409 +/- ## ========================================== + Coverage 73.12% 73.26% +0.13% ========================================== Files 113 113 Lines 14864 14869 +5 ========================================== + Hits 10870 10894 +24 + Misses 3219 3207 -12 + Partials 775 768 -7 ```

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