Sebastian Rutofski
Sebastian Rutofski
I tested the changes with my Java version of the project and didn't notice any problems. 👍
I'm pretty sure I tried this before, but I'll give it another shot.
Ok, I ran `mutmut run` again after removing `.mutmut_cache` but the mutant (and other mutants with similar issues that should be killed) still shows up.
Yep, I recorded my repro steps here, maybe I'm missing something obvious: https://asciinema.org/a/YuWUnK3cmJtqvj1XLvVkRFMqW
> It might be interesting to setup something like MQTT support or similar so that it can be integrated with Node-Red or Homeassistant and you can make your own self-hosted...
I released pygrocy v1.5.0 which includes in the upstream PR mentioned here :)
Anything preventing this to be merged?
I was thinking about using this to deserialize time intervals for schedules from config files with serde. I think right now the workaround would be to have fields like "intervalMinutes"...
Anything new?
> Could you provide a reproducer? I've created a repro repo under https://github.com/SebRut/detekt-issue-5077-repro . Running the `detektAll` gradle tasks leads to the issue