We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Currently most of the pkg/pdp module lacks unit tests.
pkg/pdp
Adding them should be a good way to get strong familiarty with how it works.
In order of importance:
pkg/pdp/aggregator/fns
pkg/pdp/aggregator
pkg/pdp/piecefinder
pkg/pdp/pieceadder
pkg/pdp/curio
Spend 2-3 days max, stop whereever you get to.
The text was updated successfully, but these errors were encountered:
frrist
Successfully merging a pull request may close this issue.
What
Currently most of the
pkg/pdp
module lacks unit tests.Adding them should be a good way to get strong familiarty with how it works.
In order of importance:
pkg/pdp/aggregator/fns
pkg/pdp/aggregator
(specifically steps.go)pkg/pdp/piecefinder
pkg/pdp/pieceadder
pkg/pdp/curio
(the curio http client)Spend 2-3 days max, stop whereever you get to.
The text was updated successfully, but these errors were encountered: