Björn Kautler

Results 380 issues of Björn Kautler

The pitest spinner competes with the Gradle progress display which results in rather ugly output artifacts. It would be nice if the spinner could be disabled by some parameter except...

### Versions ConEmu build: 220308 x64 OS version: Windows 10 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): git-bash 2.35.1.windows.2 ### Problem description I used to be...

### Versions ConEmu build: 220308 x64 OS version: Windows 10 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): git-bash 2.35.1.windows.2 ### Problem description I used to be...

The following reserved ISO-3166-1 country codes do not have the according flag Emoji. As other reserved country codes have their respective flag included, I'd like to ask for these also...

Rule doc: [BeanMembersShouldSerialize](https://pmd.github.io/latest/pmd_rules_java_errorprone.html#beanmembersshouldserialize) This is more of a question but could be seen as documentation bug. How does the `BeanMembersShouldSerialize` rule classify a class as bean or used by a...

good first issue
a:false-positive

For the Spock documentation at https://github.com/spockframework/spock/tree/spock-1.3/docs, there is one adoc file per chapter and one `all_in_one.adoc` file that aggregates them into a one-page doc. Difference can be seen in http://spockframework.org/spock/docs/1.3/...

I wanted to supply an MCVE, but I was not able to, as I was not able to find a way to influence the order in which the `@TempDir` handling...

theme: extensions
theme: programming model
status: team discussion
component: Jupiter

https://github.com/bats-core/bats-core#code-outside-of-test-cases says > However, any output that you print in code outside of `@test`, `setup` or `teardown` functions must be redirected to `stderr` (`>&2`). Otherwise, the output may cause Bats...

Type: Bug
Component: Docs
Priority: High
Size: Medium

A lambda in a line like `fieldAccessors.entrySet().forEach(x -> sb.append(x.getKey()).append(" = ").append(x.getValue()).append("\n"));` is compiled to an `invokedynamic` bytecode instruction. In `com.h3xstream.findsecbugs.injection.BasicInjectionDetector.getInjectionPoint()` this is not handled properly. `invoke.getClassName(cpg)` results in the functional...

bug

* Cookiecutter version: 1.5.1 * Template project url: gh:vintasoftware/cookiecutter-tapioca * Python version: 3.5 * Operating System: Windows Python called from Cygwin ### Description: Somehow the pipe character in the filename...

bug
high-priority
windows