Conny Brunnkvist

Results 32 issues of Conny Brunnkvist

Currently when somebody reviews the report, looking for a good place to start working from, they can only see source locations of the surviving mutants, whether they have any coverage,...

enhancement

### Summary Some projects, with thousands of mutants, take a long time to start and then fail due to OOM. ``` [info] Found 115 of 146 file(s) to be mutated....

bug
help wanted

#### What it does Makes the config file path less hardcoded, e.g. allows `sbt -Dstryker4s.config.file=mod-x/stryker4s.conf stryker`. Not sure if we should go the "make it a parameter of the sbt...

### Summary At the start of the program, I see the following output: ``` 15:17:59.096 [pool-49-thread-1] INFO stryker4s.mutants.Mutator - Found 12 of 14 file(s) to be mutated. 15:17:59.097 [pool-49-thread-1] INFO...

good first issue
hacktoberfest
feature

### Summary ``` 13:52:30.686 [pool-29-thread-1] WARN stryker4s.mutants.applymutants.MatchBuilder - Failed to add mutation(s) 926 to new mutated code 13:52:30.688 [pool-29-thread-1] WARN stryker4s.mutants.applymutants.MatchBuilder - The code that failed to mutate was: [...

bug

https://github.com/cypress-io/cypress-docker-images/blob/3e022af0edde7941576a336e16ad1fe166a9fed3/generate-base-image.js#L121 I think we can add Relevant documentation: https://docs.docker.com/engine/reference/commandline/image_build/#options ``` # docker --help ... --shm-size bytes Size of /dev/shm ``` It can be overridden at `run` time but it can...

I noticed that my account got added **twice** on the Saved / Pinned Data pane - first like `0xaa4ga...` and then as `0xaA4Ga...`. Ethereum addresses are case _in_sensitive, right? BUT...

What is the status of support in card.io for printed (non-embossed) cards that has the info laid out in a vertically oriented fashion? They've been around for a while and...

enhancement

I invited my bot to a private channel, but no messages are delivered there despite the bot already on the member list. I'm not sure if that is a but...

If I don't have any remote specified or if I do but simply can't access it, the deploy won't make it past the `git ls-remote` check method. I tried adding...