Wykres commitów

5 Commity (670017f26e17bd1b6b95c742691b3160b5741557)

Autor SHA1 Wiadomość Data
nyanpasu64 83de4bcaec Improve output tests (#285) 2019-05-08 04:57:17 -07:00
nyanpasu64 18e13ea9d1 Always run pytest --tb=native (less bloated stack traces) (#198)
By default, pytest prints entire docstring of innermost function (which can be very long in libraries).
2019-02-15 02:02:17 -08: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 5c47c293cb Rename ovgenpy to corrscope 2018-12-22 18:39:03 -08:00
nyanpasu64 cd33fcee6e Add unit tests (interactive for now) 2018-07-14 03:36:49 -07:00