Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for sync MVP #69

Merged
merged 2 commits into from
Sep 10, 2018
Merged

Prepare for sync MVP #69

merged 2 commits into from
Sep 10, 2018

Conversation

ErikBjare
Copy link
Member

@ErikBjare ErikBjare commented Aug 28, 2018

  • Added support for specifying filename in PeeweeStorage constructor.
  • Added JSON schemas for Bucket and Export.

Required by: ActivityWatch/aw-server#50

@codecov
Copy link

codecov bot commented Aug 28, 2018

Codecov Report

Merging #69 into master will decrease coverage by 0.06%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
- Coverage   94.52%   94.46%   -0.07%     
==========================================
  Files          31       31              
  Lines        1352     1354       +2     
  Branches      218      219       +1     
==========================================
+ Hits         1278     1279       +1     
  Misses         37       37              
- Partials       37       38       +1
Impacted Files Coverage Δ
aw_core/__init__.py 100% <100%> (ø) ⬆️
aw_datastore/storages/peewee.py 95.74% <87.5%> (-0.69%) ⬇️

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 c29d28a...7ab63a3. Read the comment docs.

@ErikBjare ErikBjare merged commit 8cb9d32 into master Sep 10, 2018
@ghost ghost removed the review label Sep 10, 2018
@ErikBjare ErikBjare deleted the dev/syncprep branch September 10, 2018 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant