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: Add persistant storage #63

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

feat: Add persistant storage #63

wants to merge 14 commits into from

Conversation

obalunenko
Copy link
Owner

@obalunenko obalunenko commented Oct 10, 2023

Closes #31
Closes #32
Closes #33

@obalunenko obalunenko self-assigned this Oct 10, 2023
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 3.62%. Comparing base (a563032) to head (eb4f1fb).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master     #63   +/-   ##
======================================
  Coverage    3.62%   3.62%           
======================================
  Files          20      20           
  Lines        1104    1104           
======================================
  Hits           40      40           
  Misses       1058    1058           
  Partials        6       6           

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

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarqubecloud bot commented Apr 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add goose for sql migrations Use sqlc to generate sql code and models Add persistent sql storage
1 participant