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

Informative error for coerce_component with scalar input #936

Merged
merged 1 commit into from
Sep 4, 2024

coerce_component errors with scalar input

ce50fb6
Select commit
Loading
Failed to load commit list.
Merged

Informative error for coerce_component with scalar input #936

coerce_component errors with scalar input
ce50fb6
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Sep 4, 2024 in 0s

8 / 8 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
New features and bug fixes have unit tests Completed
New modules have tests that are ultimately called by the test runner (test/runtests.jl) Completed
Existing tests have not been deleted Completed
Code coverage >= 90% or reduction justified in PR Completed
All exported functions, types, and constants have docstrings, written in complete sentences Completed
Citations are given for any constructions, algorithms, or code drawn from external sources Completed
Style guidelines are followed, including indent width 2 Completed
Changes breaking backwards compatibility have been approved Completed