GoogleChrome / GoogleChrome/webstatus.dev

[Refactor] Move Default page size and test type to lib/backendtypes package

Open
#2,122 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
254
Forks
62
Avg merge
1d 10h
Merged PRs (30d)
64

Description

There are a few methods that we could benefit from moving the `backend` package to the shared `lib/backendtypes` package.

Such as getPageSizeOrDefault for page size

This is because we are having some of the workers call some existing code and they don't have access to some of the same helpers since they aren't in the lib package. Moving those there would help out.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.