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

Relational DB based Identity Backend (Postgres) #12

Merged
merged 4 commits into from
Nov 28, 2024

Conversation

sequel21
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 56.83710% with 363 lines in your changes missing coverage. Please review.

Project coverage is 39.09%. Comparing base (15f40dc) to head (e18246e).

Files with missing lines Patch % Lines
cmd/metalo/operations/import_backend_data.go 0.00% 148 Missing ⚠️
cmd/metalo/operations/export_backend_data.go 0.00% 82 Missing ⚠️
storage/rdb/config.go 3.12% 62 Missing ⚠️
cmd/metalo/actions/admin.go 0.00% 32 Missing ⚠️
storage/rdb/connection.go 50.00% 19 Missing and 5 partials ⚠️
storage/rdb/backend.go 96.76% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   38.07%   39.09%   +1.02%     
==========================================
  Files         187      194       +7     
  Lines       18618    19591     +973     
==========================================
+ Hits         7088     7659     +571     
- Misses      10562    10945     +383     
- Partials      968      987      +19     

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

@sequel21 sequel21 merged commit 82dcab4 into main Nov 28, 2024
3 checks passed
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.

2 participants