Skip to content

Add a command to check the database configuration #377

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

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

ajardin
Copy link
Collaborator

@ajardin ajardin commented Jan 16, 2022

No description provided.

@ajardin ajardin added the enhancement New feature or request label Jan 16, 2022
@ajardin ajardin self-assigned this Jan 16, 2022
@ajardin ajardin force-pushed the feature/database-details branch 2 times, most recently from 9806c5f to 34e8ff2 Compare January 16, 2022 10:21
@ajardin ajardin force-pushed the feature/database-details branch from 34e8ff2 to 470269d Compare January 16, 2022 10:23
@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2022

Codecov Report

Merging #377 (470269d) into master (f178427) will decrease coverage by 0.56%.
The diff coverage is 90.47%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #377      +/-   ##
============================================
- Coverage     98.38%   97.81%   -0.57%     
- Complexity      320      335      +15     
============================================
  Files            40       41       +1     
  Lines          1052     1098      +46     
============================================
+ Hits           1035     1074      +39     
- Misses           17       24       +7     
Impacted Files Coverage Δ
src/Service/ReleaseChecker.php 100.00% <ø> (ø)
src/Service/Setup/EnvironmentBuilder.php 93.22% <ø> (-0.12%) ⬇️
src/Service/ApplicationContext.php 91.42% <72.72%> (-8.58%) ⬇️
src/Command/Database/RestoreCommand.php 90.47% <80.00%> (-9.53%) ⬇️
src/Command/Database/DumpCommand.php 92.50% <83.33%> (-7.50%) ⬇️
src/Service/Setup/ConfigurationFiles.php 97.50% <90.90%> (-2.50%) ⬇️
src/Service/Middleware/Database.php 97.14% <97.05%> (+5.61%) ⬆️
src/Command/Database/DetailsCommand.php 100.00% <100.00%> (ø)
src/Command/UpdateCommand.php 100.00% <100.00%> (ø)
src/Service/Middleware/Binary/Docker.php 100.00% <100.00%> (ø)
... and 1 more

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 f178427...470269d. Read the comment docs.

@ajardin ajardin merged commit d62a737 into master Jan 16, 2022
@ajardin ajardin deleted the feature/database-details branch January 16, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants