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

Add SQLite Database #26

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Add SQLite Database #26

wants to merge 5 commits into from

Conversation

onelson
Copy link
Owner

@onelson onelson commented Feb 21, 2021

No description provided.

@codecov
Copy link

codecov bot commented Feb 21, 2021

Codecov Report

Merging #26 (56b7f30) into main (72154ea) will decrease coverage by 5.76%.
The diff coverage is 62.06%.

❗ Current head 56b7f30 differs from pull request most recent head b4c59d0. Consider uploading reports for the commit b4c59d0 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   92.06%   86.30%   -5.77%     
==========================================
  Files           8       10       +2     
  Lines         870      986     +116     
==========================================
+ Hits          801      851      +50     
- Misses         69      135      +66     
Impacted Files Coverage Δ
src/cli.rs 85.00% <ø> (-2.50%) ⬇️
src/storage.rs 100.00% <ø> (ø)
src/database/mod.rs 28.07% <28.07%> (ø)
src/main.rs 13.04% <42.85%> (ø)
src/handlers/frontend.rs 96.80% <50.00%> (ø)
src/package_index.rs 92.76% <86.66%> (-0.63%) ⬇️
src/handlers/registry.rs 79.47% <100.00%> (+0.70%) ⬆️
src/test_helpers.rs 100.00% <100.00%> (ø)

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 72154ea...b4c59d0. Read the comment docs.

@onelson onelson force-pushed the adopt-database branch 7 times, most recently from c1cb632 to b6f4718 Compare February 22, 2021 05:42
@onelson onelson force-pushed the adopt-database branch 2 times, most recently from b9a5824 to 56b7f30 Compare March 1, 2021 02:49
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