ActivityWatch / aw-server

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

feat: added special hostname `!local` #140

Closed ErikBjare closed 1 year ago

ErikBjare commented 1 year ago

used to create buckets with server-local hostname and device_id

aw-server-rust impl: https://github.com/ActivityWatch/aw-server-rust/pull/399

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@b211131). Click here to learn what that means. Patch coverage: 28.57% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #140 +/- ## ========================================= Coverage ? 55.64% ========================================= Files ? 11 Lines ? 629 Branches ? 0 ========================================= Hits ? 350 Misses ? 279 Partials ? 0 ``` | [Impacted Files](https://app.codecov.io/gh/ActivityWatch/aw-server/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ActivityWatch) | Coverage Δ | | |---|---|---| | [aw\_server/api.py](https://app.codecov.io/gh/ActivityWatch/aw-server/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ActivityWatch#diff-YXdfc2VydmVyL2FwaS5weQ==) | `58.38% <28.57%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.