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

feat(database)!: implement sqlite support #109

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

Conversation

simonsan
Copy link
Contributor

No description provided.

@simonsan simonsan force-pushed the feat/sqlite-support branch from 4877286 to 57cd5bd Compare March 24, 2024 20:31
@simonsan simonsan force-pushed the feat/sqlite-support branch from 07f9346 to 3a7d995 Compare March 27, 2024 08:58
simonsan added 22 commits March 28, 2024 19:06
Signed-off-by: simonsan <[email protected]>
Signed-off-by: simonsan <[email protected]>
Signed-off-by: simonsan <[email protected]>
Signed-off-by: simonsan <[email protected]>
Signed-off-by: simonsan <[email protected]>
Signed-off-by: simonsan <[email protected]>
Signed-off-by: simonsan <[email protected]>
Signed-off-by: simonsan <[email protected]>
Signed-off-by: simonsan <[email protected]>
Signed-off-by: simonsan <[email protected]>
Signed-off-by: simonsan <[email protected]>
Signed-off-by: simonsan <[email protected]>
Copy link

codecov bot commented Mar 30, 2024

Codecov Report

Attention: Patch coverage is 11.46907% with 687 lines in your changes are missing coverage. Please review.

Project coverage is 27.1%. Comparing base (5b2ea26) to head (e78195c).

❗ Current head e78195c differs from pull request most recent head 1b9c3f5. Consider uploading reports for the commit 1b9c3f5 to get more accurate results

Additional details and impacted files
Files Coverage Δ
crates/cli/src/commands/hold.rs 0.0% <ø> (ø)
crates/core/src/domain/activity_log.rs 66.6% <ø> (ø)
crates/core/src/domain/filter.rs 100.0% <ø> (+35.2%) ⬆️
crates/core/src/domain/project.rs 0.0% <ø> (ø)
crates/core/src/domain/status.rs 83.3% <ø> (ø)
crates/core/src/domain/task.rs 0.0% <ø> (ø)
crates/core/src/options.rs 100.0% <ø> (ø)
crates/core/src/template.rs 8.3% <ø> (ø)
crates/core/src/util.rs 100.0% <ø> (ø)
crates/time/src/date.rs 100.0% <100.0%> (ø)
... and 54 more

... and 7 files with indirect coverage changes

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