gocoin
gocoin copied to clipboard
test: Unit test missing package prof
Description
Currently, unit tests are missing in prof package
Use case
The proposed solution is to address this by adding the necessary tests for the files in the bytes package, which would help in detecting bugs early, supporting CI/CD, reducing debugging time, providing safety for this codebase etc...