Open snake-biscuits opened 1 year ago
Probably want to generate a coverage rating for each branch based on megatest.log
The current tests/megatest.py
refactor means that log can just be the megatest
Indexing & grouping PASS / FAIL / XFAIL
states for each developer.branch
could get annoying
Will need some kind of database (can pytest output to .csv
)?
pytest-cov
lines covered could also tell us which LumpClasses aren't in test maps
This has rapidly devolved into a total refactor of docs, more automation will be nice tho
The "Coverage" chunk of the database will involve existing refactor plans:
"Company", "Game", "Release" & "Citations" all tie into docs.timeline
:
README Badges
I'd like to move the whole big list of supported games out of README(done!) We coulddocs/generate
coverage badges as part of GitHub Actions Much less painful than manually updating the README all the time toodocs.supported
could use a refactor in general, the generator is a messdocs.timeline
would be a lot nicer if it was generated instead of handmade ascii diagramsDatabase
Branches
Citations
Companies
Coverage
Games
Releases
Tools