Matthew Feickert
Matthew Feickert
> Sure, I'd be okay with Codecov. Is that the one that adds a comment to every PR? :/ Yeah. It updates it in place each time there is a...
Thanks. I'll take a look at this tonight after I've finished Snowmass papers. But CI is passing and there are tests now, so my guess is that things are probably...
Note to future self: The discussion with Nick on the PR comment linked above will be useful.
@lukasheinrich I rebased this to get it moving again, but in the event that I messed anything up there's a _pre_ rebase copy of the branch at `lukas-backup-cls_or_not`. **REMINDER TO...
@kratsg @lukasheinrich If you don't like the idea of these being in the repo we can create a different project under the `pyhf` GitHub org that is something like "pyhf/developer-tools"...
I'm just dumping Bash scripts in here now, but as @kratsg points out we could make this installable through `setup.py`. He also point to this post on how: [How To...
General questions: - Do we want this to be controlled through `setup.py`? As the above article requires that you do things through `python setup.py ` and running `python setup.py` is...
@lukasheinrich has pointed out that it should be possible to use the `scripts` option in `setup` to be able to add tools like this. https://docs.python.org/3/distutils/setupscript.html#installing-scripts
> For the jax issue that i temporarily patched, I filed the report here [google/jax#3919](https://github.com/google/jax/issues/3919) ...which has already been fixed by the blazing fast @jakevdp! :) This _just_ missed being...
> How can I track this bug in `CI/CD / docs (3.7) (pull_request)` > This is already addressed in PR #898.