10
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected almost 4 years ago.
Jul 19, 2020 — Aug 18, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replace: re-raise exception when load is not KeyError More... over 3 years ago
tests: increasing coverage for the replacement logic More... over 3 years ago
show_config: allow displaying config for some keys - handle unbalanced replace curly braces in ini parser More... over 3 years ago
tests: add coverage for factor expansion More... over 3 years ago
tests: clenup and add coverage for posargs replace More... over 3 years ago
tests: add coverage for ini loader More... over 3 years ago
tests: move show config test to its correct location More... over 3 years ago
tests: add coverage for converter base and str converter More... over 3 years ago
coverage: add no-cover to typing compatibility imports More... over 3 years ago
Drop PyPy3 support for now, as it increases development cycle More... over 3 years ago
ini loader: remove unused deepcopy More... over 3 years ago
tests: add test to memory loader, fix dict/set load More... over 3 years ago
tests: add missing coverage to CLI parser, fix no arguments passed in explicitly More... over 3 years ago
cli-parser: reuse ini config between main and sub-parsers, fix coverage in ini parser More... over 3 years ago
tests: add missing coverage for cli ini, simplify tests More... over 3 years ago
tests: reorganize their location to match latest source layout More... over 3 years ago
Use pytest-cov instead of multiple coverage.py calls More... over 3 years ago
Use covdefaults to get platform specific tags, handle coverage of test suite More... over 3 years ago
misc: remove redundant files More... over 3 years ago
report: duration of the setup and the individual commands and fix devenv More... over 3 years ago
pytest: fix integration is not run last More... over 3 years ago
Add CLI compatibility with version 3, introduce memory source More... over 3 years ago
Fix posargs replacement and import fails in test suite More... over 3 years ago
Rework configuration to allow generic overrides More... over 3 years ago
Print pip install output if verbosity is higher than default More... over 3 years ago
Support ignoring command outcomes via the - prefix More... over 3 years ago
Fix: show config test fails on Windows More... over 3 years ago
Fix: type check fails because re-assert is missing stubs More... over 3 years ago
Fix: not possible to pass positional arguments More... over 3 years ago
Fix: tests on non py39 for show config More... over 3 years ago