-
Notifications
You must be signed in to change notification settings - Fork 3
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
ci: require that the poetry lock file is up to date #64
Conversation
dc6386b
to
27402c2
Compare
Codecov ReportAll modified lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## MS_rtd_theme #64 +/- ##
===============================================
Coverage ? 92.90%
===============================================
Files ? 30
Lines ? 3016
Branches ? 559
===============================================
Hits ? 2802
Misses ? 143
Partials ? 71 ☔ View full report in Codecov by Sentry. |
@msto so basically I had to:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙌
* doc: use rtd theme * ci: require that the poetry lock file is up to date (#64) * ci: require that the poetry lock file is up to date * refactor: use pathlib in tests * chore: lock via poetry * chore: update poetry version to 1.5 * fix: add sphinx_rtd_theme and update lock --------- Co-authored-by: Matt Stone <matt@fulcrumgenomics.com> --------- Co-authored-by: Nils Homer <nh13@users.noreply.github.com>
No description provided.