ActivityWatch / aw-server

ActivityWatch server for storage of all your Quantified Self data.
Mozilla Public License 2.0
95 stars 55 forks source link

feat: add API to get a single event by ID #90

Closed ErikBjare closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #90 (e9adc97) into master (fda357a) will decrease coverage by 0.41%. The diff coverage is 46.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   57.60%   57.19%   -0.42%     
==========================================
  Files          11       11              
  Lines         585      598      +13     
==========================================
+ Hits          337      342       +5     
- Misses        248      256       +8     
Impacted Files Coverage Δ
aw_server/api.py 61.48% <40.00%> (-0.76%) :arrow_down:
aw_server/rest.py 67.46% <50.00%> (-1.20%) :arrow_down:

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 fda357a...e9adc97. Read the comment docs.