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

refactor: migrate accounts API #825

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

fmartingr
Copy link
Member

No description provided.

@fmartingr fmartingr self-assigned this Jan 27, 2024
Copy link

codecov bot commented Jan 27, 2024

Codecov Report

Attention: 105 lines in your changes are missing coverage. Please review.

Comparison is base (84e5b09) 25.49% compared to head (463f16f) 26.00%.
Report is 1 commits behind head on master.

❗ Current head 463f16f differs from pull request most recent head 795b39c. Consider uploading reports for the commit 795b39c to get more accurate results

Files Patch % Lines
internal/domains/auth.go 0.00% 45 Missing ⚠️
internal/domains/accounts.go 0.00% 18 Missing ⚠️
internal/http/routes/api/v1/accounts.go 71.69% 12 Missing and 3 partials ⚠️
internal/database/pg.go 59.25% 8 Missing and 3 partials ⚠️
internal/database/mysql.go 50.00% 5 Missing and 2 partials ⚠️
internal/cmd/root.go 0.00% 3 Missing ⚠️
internal/database/sqlite.go 85.00% 2 Missing and 1 partial ⚠️
internal/http/routes/api/v1/api.go 0.00% 1 Missing ⚠️
internal/http/routes/legacy.go 0.00% 1 Missing ⚠️
internal/webserver/handler-api.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #825      +/-   ##
==========================================
+ Coverage   25.49%   26.00%   +0.51%     
==========================================
  Files          47       49       +2     
  Lines        5632     5733     +101     
==========================================
+ Hits         1436     1491      +55     
- Misses       3999     4037      +38     
- Partials      197      205       +8     

☔ 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.

None yet

1 participant