-
-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working