core
core copied to clipboard
Add ddev configuration
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)
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.
@yalsicor wtf! ddev sets up everything with just that much config? 😀 I am all up for it! Thanks for the PR 💪