core icon indicating copy to clipboard operation
core copied to clipboard

Add ddev configuration

Open yalsicor opened this issue 1 year ago • 1 comments

Description

Adding a ddev configuration file.

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] Refactor (refactoring a current feature, method, etc...)
  • [ ] Code Coverage (adding/removing/updating/refactoring tests)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Remove feature (non-breaking change which removes functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

yalsicor avatar Sep 25 '24 14:09 yalsicor

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 7.78%. Comparing base (354b2df) to head (5d736b5). Report is 6 commits behind head on 8.x.

Additional details and impacted files
@@           Coverage Diff           @@
##               8.x    #209   +/-   ##
=======================================
  Coverage     7.78%   7.78%           
  Complexity     658     658           
=======================================
  Files           99      99           
  Lines         2711    2711           
=======================================
  Hits           211     211           
  Misses        2500    2500           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 25 '24 14:09 codecov[bot]

@yalsicor wtf! ddev sets up everything with just that much config? 😀 I am all up for it! Thanks for the PR 💪

Mohammad-Alavi avatar Sep 29 '24 11:09 Mohammad-Alavi