Project improvements and VERTEX code migration#2
Conversation
0db6e16 to
e110dff
Compare
e618c05 to
e8331cd
Compare
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment Thanks for integrating Codecov - We've got you covered ☂️ |
e8331cd to
6619703
Compare
e101159 to
2faf023
Compare
a8aceb5 to
8659f5f
Compare
8659f5f to
a8f57a4
Compare
f3e0e96 to
eec3e98
Compare
alasdairwilson
left a comment
There was a problem hiding this comment.
I think we should keep the structure::
If i was the one that was trying to redistribute the functions from the veretx IA/ID files then I would rather have categories to insert into, this means you can do it in a much more iterative way without reverting early changes. rather than have to try and group the functions together adhoc as you go, having to rework early categorisations as you make later iterative changes. To me, useful work was done and it is just gonna need done again.
I am not really invested either way though, so you can keep the change if you want.
9dc6141 to
bae65f0
Compare
9cb3dc8 to
3e0eb5a
Compare
chore: update README with status badges test: add Codecov YML chore: clean up deps in project TOML docs: Set up Sphinx docs style: lint docs: clean up conf ci: clean up tests step in test workflow to use PDM + remove the install package step chore: add security policy chore: add keywords to project TOML refactor: copy analytics and visualisation libraries (and the tests) from VERTEX + update project TOML with Plotly dep chore: remove commented out code from analytics and draw chore: delete all unusued libraries (including tests) and assets from the repo chore(deps): add pylock TOML Various project improvements chore: add missing `getREDCapData` lib. + `logging` subpackage from VERTEX VERTEX code migration for REDCap data retrieval, analytics and visualisation libraries chore(deps): add `requests` to deps Project improvements and VERTEX code migration chore: remove commented out code in `getREDCapData` Project improvements and VERTEX code migration chore: add license badge to README Project improvements and VERTEX code migration
3e0eb5a to
5be28a1
Compare
vertex.logging) REDCap data retrievel (vertex.getREDCapData.py), analytics (vertex.IsaricAnalytics.py) and visualisation (vertex.IsaricDraw.py) libraries into the repo - ✅