Closed asmello closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.1%. Comparing base (
e6c64f8
) to head (14d9f17
).
@chanced something to look at later: the coverage job is running for each commit, but it should only run in the pull request context. I think some other jobs are also running redundantly.
@asmello thanks for the mention, I didn't get a notification for this pull request either. I need to figure out why that is.
coverage :shrug:
😆 Speaking of which, I really need to go back and clean up the tests at some point.
@asmello ugh, I'm sorry. I meant to do a release when I pulled this down but didn't catch that it was aborted. v0.6.0 should be available now.
Ha, no problem, haven't gotten around to using it yet. Thanks for noticing!
In the process of migrating json-patch to version 0.5.1, I noticed one of their test cases was failing because we accept leading zeros and we shouldn't.