Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* test: add coverage tests for api/debug package from 0 to 80.2% * refactor: extract custom tracer does not exist error into public var * refactor: extract function to create the tracer * test: increment debug code coverage * refactor: typo in test functions name * doc: add comments to separate api/debug endpoints tests * fix: remove unnecessary conversion * refactor: remnove deferred error handling when attempting to create a custom tracer * refactor: replace extractTracer with createTracer method in debug struct * refactor: remove unused struct * test: readd attempt to create non existing tracer test * refactor: remove unused var
- Loading branch information