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: migrate to sqlite #106

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

feat: migrate to sqlite #106

wants to merge 28 commits into from

Conversation

freak12techno
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Oct 19, 2024

Codecov Report

Attention: Patch coverage is 81.99181% with 132 lines in your changes missing coverage. Please review.

Project coverage is 76.88%. Comparing base (de9927b) to head (09b6bfb).

Files with missing lines Patch % Lines
pkg/database/sqlite.go 70.99% 56 Missing and 20 partials ⚠️
pkg/reporters/discord/add_mute.go 0.00% 12 Missing ⚠️
pkg/reporters/telegram/telegram.go 0.00% 12 Missing ⚠️
pkg/reporters/discord/delete_mute.go 0.00% 11 Missing ⚠️
pkg/reporters/discord/list_mutes.go 0.00% 6 Missing ⚠️
pkg/reporters/telegram/list_mutes.go 0.00% 6 Missing ⚠️
pkg/reporters/telegram/add_mute.go 0.00% 4 Missing ⚠️
pkg/reporters/telegram/delete_mute.go 0.00% 3 Missing ⚠️
pkg/types/mute.go 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
+ Coverage   76.56%   76.88%   +0.32%     
==========================================
  Files          84       87       +3     
  Lines        2466     3474    +1008     
==========================================
+ Hits         1888     2671     +783     
- Misses        578      783     +205     
- Partials        0       20      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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