MikeSmithEU

Results 9 comments of MikeSmithEU

FYI For those seeking to generate diagrams on a remote server I've just added a Gravizo Sphinx extension to sphinx-contrib that may fit your use-case (or be a temporary work-around):...

Suggestion: the user of our benchmark should have the choice of which data to use (with a sensible default, following the 'Extensibility', 'Specific over generic' and 'Pragmatism' principles).

FYI current display is already pretty usable imho. For command line: For api explorer:

I would do the opposite actually in all cases, i.e. going from complexity to simplicity. 1. one hundred -> 100 2. hertz -> Hz, double u aitch o (not sure...

I would love this project to be setup with coveralls! For the moment this is not something I can spend time on but I would encourage any PRs that accomplish...

Code coverage check is now implemented in PR2, we are at a decent starting point of 54%. I propose for now to not accept PR’s if it dips below 50%....

I've updated #48 PR2 and now we are at 87% coverage. Propose to set new minimum to 80% for now.

@danpope-bbc I'm all for this, for me this can be implemented as-is, and we can still tune the `pycodestyle` settings, block or not-block, etc. later. Would you also keep the...

PEP 8 has become the used standard, todo: - [ ] properly document this decision.