##// END OF EJS Templates
Update history.py to use pathlib...
Update history.py to use pathlib Tests were returning exeption in atexit_operations AttributeError: 'str' object has no attribute 'unlink' This commit embraces usage of pathlib in history.py and related tests, fixing aforementioned problem.

File last commit:

r22722:622b6cfa
r26129:948a79c2
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%