Modern implementation of GoRead Google Reader clone

1 Open Issue Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `database.Database` interface has inconsistent method signatures and return types, which currently blocks unit testing, mock creation, and code coverage for backend packages. The proposed solution involves standardizing the interface to prefer pointer types, updating its implementations in `schema.go` and `datastore.go`, and then adding/restoring unit tests with proper mocks.

Complexity: 2/5
bug good first issue

Modern implementation of GoRead Google Reader clone

HTML