ActivityWatch / aw-core

Core library for ActivityWatch
Mozilla Public License 2.0
48 stars 47 forks source link

Made get_X_dir accept None if caller doesn't want a subdir #40

Closed ErikBjare closed 7 years ago

ErikBjare commented 7 years ago

Also improved typing.

codecov-io commented 7 years ago

Codecov Report

Merging #40 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   95.32%   95.34%   +0.02%     
==========================================
  Files          21       21              
  Lines         855      860       +5     
  Branches      143      143              
==========================================
+ Hits          815      820       +5     
  Misses         14       14              
  Partials       26       26
Impacted Files Coverage Δ
aw_core/dirs.py 100% <100%> (ø) :arrow_up:
aw_core/cached_views.py 94.11% <100%> (+0.17%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8921b26...932ddbe. Read the comment docs.