Bailey Harrington

Results 114 comments of Bailey Harrington

Hi @ldko, I've had a look through those issue threads and I don't see any current pull requests related to them, so I'll start on a new one, trying to...

We have also discussed having the 'joblist' container be a set, rather than a list (https://github.com/widdowquinn/pyani/discussions/297). I don't know if Python garbage collection would do something similar here, or if...

@widdowquinn, axis limit, colour map, and title changes have been made based on your suggestions, and pushed. Currently, the distribution plots for signed differences do not have axis limits—though we...

I don't think so. They show up even the second time you run an analysis? This is my entire log file for the second time I submit an analysis: `pyani...

Ah, okay. I do appreciate that showing comparison commands when they wouldn't be run is maybe not the usual behaviour for a `--dry-run` option. I can use `--force` for that...

I think this is what I would want to see from such an option. And this would also be useful to me, when I am testing. Sometimes I want to...

I think I agree, *in principle*, though I wonder if there is a concise way to code that. (There may be some nifty part of the logging library that does...

@widdowquinn, this may be useful in future for downloading files attached to issues: https://gist.github.com/baileythegreen/df61c39b39c5f04772a39af2968a118a I haven't done much to generalise it (yet), but it at least worked for me to...

@widdowquinn Please advise as to the relevancy of this issue in the current state of the repo. This may play in to some of the batching changes that need to...