I've been working for a long time on increasing the code coverage for the library, and I wanted to have 100% coverage so that I could more confidently start refactoring it; But, given that I just started a new job and have been super busy, I chose to push what I currently have instead. It's 94% covered with these changes, and I still want to do a lot of improvements to the library (like some refactoring, implementing orjson/ujson support etc), but will have to delay my more important contributions a bit more.
Anyway, I hope this here is helpful. Sorry that the changes are not as meaningful as I wish they were.
Hi guys,
I've been working for a long time on increasing the code coverage for the library, and I wanted to have 100% coverage so that I could more confidently start refactoring it; But, given that I just started a new job and have been super busy, I chose to push what I currently have instead. It's 94% covered with these changes, and I still want to do a lot of improvements to the library (like some refactoring, implementing orjson/ujson support etc), but will have to delay my more important contributions a bit more.
Anyway, I hope this here is helpful. Sorry that the changes are not as meaningful as I wish they were.