-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: list public likelihoods in CI #1688
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1688 +/- ##
=======================================
Coverage 98.26% 98.26%
=======================================
Files 69 69
Lines 4439 4439
Branches 748 748
=======================================
Hits 4362 4362
Misses 45 45
Partials 32 32
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
5d41476
to
c433ac9
Compare
I might end up putting this on my github and hosting a JSON file that updates nightly instead... that might be better than putting it in |
Yeah, I can understand the idea of wanting to have this be something that is outside of the main repo so that maintenance of it isn't tied to the rest of the project. @kratsg any objection to placing it under the |
Co-authored-by: Matthew Feickert <[email protected]>
I'll migrate it tonight. Is it set up to run nightly already? Can you make that change, then I'll migrate over? |
This workflow you just wrote? If so, then yes given schedule:
- cron: '1 0 * * *'
workflow_dispatch: if not then I'm not sure what you're referring to, sorry. |
Co-authored-by: Matthew Feickert <[email protected]>
Closing this (and deleting branch) in favor of https://github.com/pyhf/public-probability-models |
Thanks @kratsg! |
Description
Please first read CONTRIBUTING.md.
Please describe the purpose of this pull request in some detail. Reference and link to any relevant issues or pull requests.
Checklist Before Requesting Reviewer
Before Merging
For the PR Assignees: