Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Unit Test] - LibP2P - Encoding and Decoding of the Stream #1516

Open
mibuono opened this issue Mar 13, 2024 · 0 comments
Open

[Unit Test] - LibP2P - Encoding and Decoding of the Stream #1516

mibuono opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels
libp2p Issues related to the libp2p refactor Unit Test

Comments

@mibuono
Copy link

mibuono commented Mar 13, 2024

Goal:

Start with unit tests and we can run through integration testing later. Some tests do exist, but we do not have an idea on the quality or coverage as a whole.

Stretch goal - would be cool to quantify the coverage - in the PR possibly add what % coverage we have.

Double stretch - see what lines of code and functions that are used the most and start with these. There is a tool called pprof that can be used to view this information.

@mibuono mibuono added libp2p Issues related to the libp2p refactor Unit Test labels Mar 13, 2024
@mibuono mibuono added this to the Post Mainnet Release 1 milestone Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libp2p Issues related to the libp2p refactor Unit Test
Projects
None yet
Development

No branches or pull requests

2 participants