ActivityWatch / aw-core

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

feat: log unhandled exceptions #93

Closed ErikBjare closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #93 into master will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   90.66%   90.78%   +0.12%     
==========================================
  Files          34       34              
  Lines        1606     1606              
  Branches      249      249              
==========================================
+ Hits         1456     1458       +2     
+ Misses        115      113       -2     
  Partials       35       35              
Impacted Files Coverage Δ
aw_core/log.py 100.00% <ø> (ø)
aw_datastore/__init__.py 92.30% <0.00%> (+15.38%) :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 548f4fc...ddb7b4d. Read the comment docs.