Wykres commitów

5 Commity (10677e5c841b4c420360a666776764fc70e86395)

Autor SHA1 Wiadomość Data
nyanpasu64 e9f88d9ee9 Implement parallel renderer, set as default 2023-12-17 23:57:14 -08:00
nyanpasu64 da3cfc02bf
Disable coverage measurements and codecov.io uploading (#401) 2022-03-09 03:05:00 -08:00
nyanpasu64 a655f562f8
Switch to new Black version (21.6b0), reformat project (#374)
I also fixed pre-commit hooks on machines without Python 3.6 installed.

I don't like how Black now removes leading and trailing spaces in
doc comments, but it is what it is.
2021-06-14 15:09:24 -07:00
nyanpasu64 9160958257 Use Mypy checking (#154)
Major changes:
- LayoutConfig._calc_layout() improved
- register_enum() replaced with DumpEnumAsStr (*very* iffy multiple inheritance)

i configured mypy to not care about missing annotations...
but most files are fully annotated via MonkeyType = big PR diff.
2019-01-25 22:50:19 -08:00
nyanpasu64 b7b4012597 Fix previous PR, add `poetry run` coverage scripts 2019-01-12 02:50:42 -08:00