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

fix(schema): fix explicit schema name support #2752

Merged
merged 1 commit into from
Feb 12, 2022
Merged

Conversation

B4nan
Copy link
Member

@B4nan B4nan commented Feb 12, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2022

Codecov Report

Merging #2752 (4e42dac) into master (72385b3) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2752   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          194       194           
  Lines        11636     11646   +10     
  Branches      2667      2670    +3     
=========================================
+ Hits         11636     11646   +10     
Impacted Files Coverage Δ
packages/core/src/metadata/MetadataDiscovery.ts 100.00% <100.00%> (ø)
packages/knex/src/schema/SchemaGenerator.ts 100.00% <100.00%> (ø)
packages/seeder/src/Seeder.ts 100.00% <0.00%> (ø)
packages/seeder/src/SeedManager.ts 100.00% <0.00%> (ø)
packages/core/src/utils/Configuration.ts 100.00% <0.00%> (ø)
packages/core/src/utils/ConfigurationLoader.ts 100.00% <0.00%> (ø)
packages/cli/src/commands/CreateSeederCommand.ts 100.00% <0.00%> (ø)
packages/cli/src/commands/DatabaseSeedCommand.ts 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72385b3...4e42dac. Read the comment docs.

@B4nan B4nan merged commit 68631ea into master Feb 12, 2022
@B4nan B4nan deleted the explicit-schema branch February 12, 2022 21:11
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

2 participants