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

Merge identity database into finance under identity schema #459

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

VMelnalksnis
Copy link
Owner

Fixes #440.

@codecov
Copy link

codecov bot commented Sep 10, 2022

Codecov Report

Merging #459 (ea1780a) into master (3db63c0) will increase coverage by 1.78%.
The diff coverage is 87.85%.

@@            Coverage Diff             @@
##           master     #459      +/-   ##
==========================================
+ Coverage   66.35%   68.14%   +1.78%     
==========================================
  Files         268      273       +5     
  Lines        7538     8152     +614     
  Branches      529      529              
==========================================
+ Hits         5002     5555     +553     
- Misses       2363     2424      +61     
  Partials      173      173              
Impacted Files Coverage Δ
...grations/PostgreSQLIdentityContextModelSnapshot.cs 0.00% <0.00%> (ø)
...e/Migrations/SqliteIdentityContextModelSnapshot.cs 0.00% <0.00%> (ø)
...tgreSQL/Migrations/20220910140037_DefaultSchema.cs 51.66% <51.66%> (ø)
....Sqlite/Migrations/20220910140602_DefaultSchema.cs 51.66% <51.66%> (ø)
...igrations/20220910140037_DefaultSchema.Designer.cs 100.00% <100.00%> (ø)
...shade.Data.PostgreSQL/PostgreSQLIdentityContext.cs 100.00% <100.00%> (ø)
...ade.Data.PostgreSQL/ServiceCollectionExtensions.cs 100.00% <100.00%> (ø)
...igrations/20220910140602_DefaultSchema.Designer.cs 100.00% <100.00%> (ø)
...meshade.Data.Sqlite/ServiceCollectionExtensions.cs 100.00% <100.00%> (ø)
...ce/Gnomeshade.Data.Sqlite/SqliteIdentityContext.cs 100.00% <100.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@VMelnalksnis VMelnalksnis merged commit ea1780a into master Sep 10, 2022
@VMelnalksnis VMelnalksnis deleted the feat/merge-databases branch September 10, 2022 14:45
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.

Merge identity and data databases
1 participant