Skip to content

test: test coverage needs improvement for the ./src/utils.jl file #868

@sivasathyaseeelan

Description

@sivasathyaseeelan

Issue Description:

The file ./src/utils.jl currently has a low test coverage of 30.77%, which increases the risk of undetected issues in the codebase. This issue emphasizes the need to add comprehensive unit tests for the file.

Objective:

Improve the test coverage for ./src/utils.jl by writing and integrating robust unit tests.

Details:

Develop tests to validate the functionality of the code.
Address edge cases and ensure appropriate error handling is tested.
Integrate the new tests into the existing test suite for seamless execution.

For reference, see the current file on Codecov.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions