Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: add support for SQLite storage backend #844

Merged
merged 1 commit into from
Aug 13, 2023
Merged

Conversation

DonDebonair
Copy link
Owner

No description provided.

@DonDebonair
Copy link
Owner Author

@cp-richard I wanted to make a few small changes to your PR, but I didn't have push access to your fork, so I opened this new PR

@DonDebonair DonDebonair mentioned this pull request Aug 13, 2023
@codecov
Copy link

codecov bot commented Aug 13, 2023

Codecov Report

Merging #844 (5bcf5b5) into main (4cca814) will increase coverage by 0.83%.
The diff coverage is 96.00%.

@@            Coverage Diff             @@
##             main     #844      +/-   ##
==========================================
+ Coverage   73.99%   74.82%   +0.83%     
==========================================
  Files          26       27       +1     
  Lines        1269     1319      +50     
==========================================
+ Hits          939      987      +48     
- Misses        330      332       +2     
Files Changed Coverage Δ
machine/storage/backends/sqlite.py 96.00% <96.00%> (ø)

@DonDebonair
Copy link
Owner Author

fixes #819

@DonDebonair DonDebonair merged commit ea98f46 into main Aug 13, 2023
8 checks passed
@DonDebonair DonDebonair deleted the sqlite_backend branch August 13, 2023 14:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants