gocoin icon indicating copy to clipboard operation
gocoin copied to clipboard

test: Unit test missing package prof

Open sivasathyaseeelan opened this issue 1 year ago • 0 comments

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...

sivasathyaseeelan avatar Apr 25 '24 18:04 sivasathyaseeelan