ActivityWatch / aw-core

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

style: fix typos #111

Closed VictorWinberg closed 2 years ago

VictorWinberg commented 2 years ago

@ErikBjare let's get that contribution status 😄

codecov[bot] commented 2 years ago

Codecov Report

Merging #111 (8992cf0) into master (8aaa353) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #111   +/-   ##
=======================================
  Coverage   90.99%   90.99%           
=======================================
  Files          34       34           
  Lines        1710     1710           
  Branches      294      294           
=======================================
  Hits         1556     1556           
  Misses        119      119           
  Partials       35       35           
Impacted Files Coverage Δ
aw_core/decorators.py 100.00% <ø> (ø)
aw_datastore/__init__.py 92.30% <ø> (ø)
aw_core/models.py 94.66% <100.00%> (ø)
aw_datastore/storages/sqlite.py 96.95% <100.00%> (ø)

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 8aaa353...8992cf0. Read the comment docs.

ErikBjare commented 2 years ago

Thanks! :smiley: