Dan Coleman
Dan Coleman
## Expected Behavior An entity with an attribute named `type` is legal json-api, and therefore Japx should be able to decode a resource with a field named `type` ## Actual...
### Description We have a GitHub Action that installs [codemagic-cli-tools](https://github.com/codemagic-ci-cd/cli-tools) using the following shell command: `pip3 install codemagic-cli-tools` This is supposed to add several CLI programs to the path (installing...
I'm running `mutmut 2.4.3 pyhd8ed1ab_0` on Windows. Mutations that lead to infinite loops are freezing the run, seemingly indefinitely (certainly more than 10x the original test run time). I know...