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

Fixes #46 to revert $GLOBALS change. #47

Closed mikemadison13 closed 1 year ago

mikemadison13 commented 1 year ago

Fixes #46

Motivation

Recent refactoring broke ACSF logic and we need to replace the $GLOBALS variable (and remove getenv).

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 2967492353


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/AcquiaDrupalEnvironmentDetector.php 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Totals Coverage Status
Change from base Build 2960490003: 0.8%
Covered Lines: 31
Relevant Lines: 62

💛 - Coveralls