-
According to [this documentation](https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/filesystem/outputstream.html#HDFS_and_OutputStream.close.28.29) its best to call hsync() prior…
-
- Should the variants file be subset to only the regions of interest for speed or will the script do it at the beginning of execution?
- What is the recommended minimum number of biological samples p…
-
There are instances where not all our Mutation Types behave the same.
For example these two tests for GQL Mutation show the behavior where GQL does not return/raise an error:
`TestACP_CreateWithId…
-
Hi, I am doing mutation testing of pandas with @agroce
I see five C source code files that are maintained by pandas, is that right?
```
_libs/src/datetime/date_conversions.c
_libs/src/datetime/…
-
https://github.com/sourcefrog/cargo-mutants/blob/b2a4bd1934d1e599afd7388791eab8ee1c839397/src/span.rs#L103
The `String::with_capacity` isn't wrong, and it's probably slightly beneficial to have the…
-
Hi,
I've got it working with multi-module project on PR branch. Thanks for this!
IME and per docs*, when it comes to enforcement of QG for PR branches, SonarQube uses only New Code conditions. Are…
-
The following example crashes with Python 3.13.0b2 (python3-3.13.0~b2-3.fc41.x86_64):
```
#!/usr/bin/python3
from unittest import TestCase
from kgb import SpyAgency
def outer(arg):
# r…
-
The password is successfully changed when setting the password but the message is never displayed:
https://github.com/kellenmace/headless-wordpress-authentication-native-cookies/blob/1f288e7ac34bf…
-
**Is your feature request related to a problem? Please describe.**
I'm working on Bee Mutations for Enigmatica 6, and was hoping to be able to convert blocks to entities. Not a "problem" per se - I'l…
-
A new thread might be best here.
Before you dive into combining points and path attributes, maybe start with just testing for path matches and mismatches, and building a baby from that alone. Set a mi…