A_A

Results 115 comments of A_A

@WillGibson Can you still reproduce this on main? Your linked repo does not exist anymore. We're modifying `sys.path` now, so it would show an ImportError instead of importing the non-mutated...

@s1na Hi, I just looked at this again and the links are still broken (see reproduction in initial issue). When navigating via the menu on the left to "Interacting with...

This link does not work: https://geth.ethereum.org/docs/interacting-with-geth/rpc/objects (redirects to https://geth.ethereum.org/docs) It can be accessed via the menu navigation, but not when navigating to it with the url. ```bash $ curl https://geth.ethereum.org/docs/interacting-with-geth/rpc/objects...

Hi, thanks your contribution, many new mutations that could uncover missing tests :) There are some mutations, where to me it seems they don't bring much value to mutation testing....

Hi, you can ping me when your changes are review-ready :) (Though I will probably need some days to find the time for reviewing)

Hi @Magic-Man-us , I do not want to spend my free time on reviewing an AI. And btw, the previous PR looked much more useful than this. If you do...

When logging the generated blob before downloading ([here](https://github.com/Otto-AA/solid-filemanager/blob/59c3e49c5c7de0760fe2724d7bd91d84c147811b/src/Actions/Actions.ts#L197)), it outputs `Blob { size: 474592, type: "application/zip" }`. So at least until there it is fine, and afterwards I don't know...

Closing as the original error is fixed, and the approval issue seems to be an issue that can be fixed on their site.

Hi @serinesefardjelah , I'd be curious how you use this information to compare the mutation tools. To add this feature, I guess you would need to add a pytest plugin...

@CHB-0r1s , pinging you here as you commented on the other PR. Though no pressure that you need to work on this issue.