ccpem / roodmus

GNU General Public License v3.0
3 stars 0 forks source link

Roodmus v0.3.0 utilities #28

Open JatGreer opened 4 months ago

JatGreer commented 4 months ago

Setting out the utilities and documentation envisioned to add for Roodmus v0.3.0

The utilities which will be present follow. Each will require sphinx documentation.

In addition to documentation of Roodmus CL utilities, we need to ensure completeness in the repo wrt docstrings. And ensure all utilities are covered at least by integration tests.

Should consider unit tests for critical architecture, such as utils functionality, data classes, and particularly for metadata loading/saving.

Also, update the "internal" documentation, such as how version numbering is managed, merging to develop, merging to main and associated testpypi and pypi package updates.