Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Some tests are missing in Symbolics.jl/src/utils.jl #1393

Open
sivasathyaseeelan opened this issue Jan 5, 2025 · 0 comments
Open

test: Some tests are missing in Symbolics.jl/src/utils.jl #1393

sivasathyaseeelan opened this issue Jan 5, 2025 · 0 comments

Comments

@sivasathyaseeelan
Copy link
Contributor

Issue Description:

Tests for some functions in Symbolics.jl/src/utils.jl are missing, 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 Symbolics.jl/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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant