Yehuda Chikvashvili
|
a0127659b7
|
Decouple config and argument parsing (#342)
* Make config initialized explicitly
* Add mypy linting
* Make tests run individually
Resolve #341
|
2020-04-26 19:37:16 +03:00 |
|
Yehuda Chikvashvili
|
0f1739262f
|
Linting Standards (#330)
Fix linting issues with flake8 and black.
Add pre-commit congifuration, update documnetation for it.
Apply linting check in Travis CI.
|
2020-04-05 05:22:24 +03:00 |
|
Yehuda Chikvashvili
|
e7585f4ed3
|
Logging revamped (#318)
* Refine logging
Use logger objects instead of global root logger
Fixes #308
Co-authored-by: Yehuda Chikvashvili <yehudaac1@gmail.com>
|
2020-03-04 21:03:36 +02:00 |
|
mormamn
|
bf646f5e0c
|
Fix broken reporting (#313)
Added instance creation of reporters and dispatcher objects
Fixes #312
|
2020-02-26 22:40:16 +02:00 |
|
mormamn
|
a8128b7ea0
|
Cleanup conf refactor (#310)
Reorganize config files, and argparse.
Resolves #289
Resolves #292
|
2020-02-25 12:29:18 +02:00 |
|