-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
-
I'm concerned about fallback logic hiding bugs in our code. Let's do a TDD-based sweep of all fallback logic. For each fallback we consider removing, we should replace it with an error and have a regression test that exercises that code to make sure it doesn't run into the error. If the test is failing we should decide how to deal with the bug.
-
Let's remove the use of
anyfrom Hydroscope, and make sure we have proper types throughout.
Copilot
Metadata
Metadata
Assignees
Labels
No labels