acquia / drupal-environment-detector

Provides common methods for detecting the current Acquia environment
GNU General Public License v2.0
10 stars 13 forks source link

Adding helper for code studio environment detection. #62

Closed joshirohit100 closed 1 year ago

joshirohit100 commented 1 year ago

Fixes https://github.com/acquia/drupal-environment-detector/issues/61

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4274069033


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/AcquiaDrupalEnvironmentDetector.php 0 3 0.0%
tests/EnvironmentDetectorTest.php 0 27 0.0%
<!-- Total: 0 30 0.0% -->
Totals Coverage Status
Change from base Build 4109177526: 0.0%
Covered Lines: 0
Relevant Lines: 108

💛 - Coveralls
danepowell commented 1 year ago

Thanks!