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: added support for bucket data object and updating bucket metadata #128

Closed ErikBjare closed 1 year ago

ErikBjare commented 1 year ago

Depends on:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 54.54% and project coverage change: -0.03 :warning:

Comparison is base (0dd5176) 56.19% compared to head (05b718e) 56.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #128 +/- ## ========================================== - Coverage 56.19% 56.17% -0.03% ========================================== Files 11 11 Lines 621 632 +11 ========================================== + Hits 349 355 +6 - Misses 272 277 +5 ``` | [Impacted Files](https://app.codecov.io/gh/ActivityWatch/aw-server/pull/128?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/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ActivityWatch#diff-YXdfc2VydmVyL2FwaS5weQ==) | `60.00% <50.00%> (-0.27%)` | :arrow_down: | | [aw\_server/rest.py](https://app.codecov.io/gh/ActivityWatch/aw-server/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ActivityWatch#diff-YXdfc2VydmVyL3Jlc3QucHk=) | `67.84% <57.14%> (-0.35%)` | :arrow_down: |

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