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

fix: fixed upserting events using insert_many #108

Merged
merged 3 commits into from Oct 14, 2021
Merged

Conversation

ErikBjare
Copy link
Member

Should fix the remaining issue in ActivityWatch/activitywatch#615

@codecov
Copy link

codecov bot commented Oct 14, 2021

Codecov Report

Merging #108 (1198fbf) into master (5dbb610) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   90.79%   90.88%   +0.08%     
==========================================
  Files          34       34              
  Lines        1662     1678      +16     
  Branches      257      267      +10     
==========================================
+ Hits         1509     1525      +16     
  Misses        118      118              
  Partials       35       35              
Impacted Files Coverage Δ
aw_datastore/storages/memory.py 94.28% <100.00%> (+0.84%) ⬆️
aw_datastore/storages/peewee.py 99.31% <100.00%> (+0.01%) ⬆️
aw_datastore/storages/sqlite.py 96.71% <100.00%> (+0.08%) ⬆️

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 5dbb610...1198fbf. Read the comment docs.

@ErikBjare ErikBjare merged commit d3e31f7 into master Oct 14, 2021
@ErikBjare ErikBjare deleted the dev/upsert-many-fix branch October 14, 2021 10:43
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.

None yet

1 participant