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

Fixed unable to load Drupal settings error during provision. #184

Merged

Conversation

tannguyen04
Copy link
Contributor

@tannguyen04 tannguyen04 commented Jul 1, 2024

Checklist before requesting a review

closes #183

  • I have formatted the subject to include ticket number as [#123] Verb in past tense with dot at the end.
  • I have added a link to the issue tracker
  • I have provided information in Changed section about WHY something was done if this was not a normal implementation
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • I have run new and existing relevant tests locally with my changes, and they passed
  • I have provided screenshots, where applicable

Changed

Screenshots

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.07%. Comparing base (5e40e22) to head (f288796).

Additional details and impacted files
@@            Coverage Diff             @@
##              1.x     #184      +/-   ##
==========================================
+ Coverage   77.97%   78.07%   +0.09%     
==========================================
  Files           8        8              
  Lines         454      456       +2     
==========================================
+ Hits          354      356       +2     
  Misses        100      100              

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

Copy link

github-actions bot commented Jul 1, 2024

@github-actions github-actions bot temporarily deployed to pull request July 1, 2024 07:32 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 1, 2024 08:15 Inactive
@tannguyen04 tannguyen04 marked this pull request as ready for review July 1, 2024 08:22
@AlexSkrypnyk AlexSkrypnyk merged commit 431c507 into 1.x Jul 1, 2024
19 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the feature/unable-load-drupal-setting-during-provision branch July 1, 2024 09:19
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.

Unable to load Drupal settings error during provision
2 participants