Árpád Magosányi
Árpád Magosányi
I added my experiment for functioncall remover mutator here as well #3920
I have updated the snapshots, fixed eslint problems (not mine), and a couple of tests (one was not mine). Now npm run all runs okay. There are some errors in...
Any news with this PR? If anything should be fixed to make it acceptable, please let me know.
Anything I can do to get this pull request accepted?
Anything I can do to get this pull request accepted?
[stryker.log](https://github.com/stryker-mutator/stryker-js/files/10271777/stryker.log)
I believe I have found this behaviour. The geometry in the Pocket3D operation is one of several geometries in this model I cannot make any CNC operation for. When I...
I came here because my project does not compile on Java 11 because of transitive dependency to com.sun:tools through xml-doclet. Unfortunately the above commits do not fix the problem: ```...
this makes it build: ``` diff --git a/pom.xml b/pom.xml index 69498c9..88be892 100644 --- a/pom.xml +++ b/pom.xml @@ -54,13 +54,6 @@ - com.sun - tools - ${java.version} - system - ${java.home}/../lib/tools.jar...
I have made a pull request out of it. Please make a new release, so I can fix my project.