Coding 2023-11-16
Maybe this will be helpful to someone else who wants to write plugins for supporting utterly wretched code.
Maybe this will be helpful to someone else who wants to write plugins for supporting utterly wretched code.
I had to update one line of test code, and then the tests passed. Spooky.
Mypy somehow managed to infer types that shouldn't even exist...
No significant progress.
Looks like the old layout was almost right, which is a shame, because I still have no idea what to call these things...
I think this made coverage go up, as well?
Making plans for a few weeks from now, hopefully.
Still gradually coming up with plans to improve the structure of the code...
Soon I should get some more improved names out of this...
The increased coverage is improving the code, by the way. When I hit these error cases in tests, I have to actually write messages for them.