-
Notifications
You must be signed in to change notification settings - Fork 80
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
[MRG] add information about versioning, migrations, etc to the docs #1153
Conversation
@luizirber the overall shape of the text is at a resting place, and I welcome your thoughts on what topics I'm missing! (I've yet to review the actual formatting.) |
Codecov Report
@@ Coverage Diff @@
## latest #1153 +/- ##
==========================================
+ Coverage 83.72% 92.86% +9.14%
==========================================
Files 95 71 -24
Lines 9012 5636 -3376
==========================================
- Hits 7545 5234 -2311
+ Misses 1467 402 -1065
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
I'm pretty happy with it as-is, I think it touches all the important points! |
Co-authored-by: Luiz Irber <[email protected]>
… add_migration_info
Ready for review! |
Upgrade documentation in preparation for v4.
ref #1033, #655, #1069, #1145, #1128
make test
Did it pass the tests?make coverage
Is the new code covered?without a major version increment. Changing file formats also requires a
major version number increment.
changes were made?