Coding 2024-05-30

By Max Woerner Chase

All right, I took care of a few coverage misses. In particular, I'm now using saltate in the places that I think it made sense, and I've added a missing conditional to the plugin to deal with the realities of usage. For now, I'm improving coverage starting with the lowest coverage percentage per file. By that methodology, there are fifteen files left to update tests for, although at some point I'll bump back into "the most natural way to increase some of this coverage is to add more CLI wrappers", which is going to get me back on "it feels like there should be a better way to create CLI wrappers".

I'll figure that out when I figure it out; for now, I'm tired.

Good night.