You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolve code problems reported by PHP Sniffer & Beautifier and apply code standards already applied to code mentioned in this issue #121
G2.121 Bring up to standards code pertaining to the Traits Importer
Design
Inspect code located in the src and tests directory for the following:
Controller
TripalCultivatePhenotypesSettingsController.php
Service
TripalCultivatePhenotypesFileTemplateService.php
TripalCultivatePhenotypesGenusOntologyService.php
TripalCultivatePhenotypesGenusProjectService.php
TripalCultivatePhenotypesTermsService.php
TripalCultivatePhenotypesTraitsService.php
Tests:
/Functional
ConfigOntologyTermsTest.php
ConfigRRulesTest.php
ConfigWatermarkTest.php
InstallTest.php
/Kernel/Traits
ValidTraitTest.php
/Kernel
ServiceGenusOntologyTest.php
ServiceGenusProjectTest.php
ServiceTemplateGeneratorTest.php
ServiceTermTest.php
/Traits
PhenotypeImporterTestTrait.php
The text was updated successfully, but these errors were encountered:
reynoldtan
changed the title
G0.[issueNo] Resolve Problems and Bring to Standard
G0.135 - Resolve Problems and Bring to Standard
Dec 24, 2024
Branch
g0.135-resolveProblemsAndBringToStandard
Groups
Group 0 - General
Describe
Resolve code problems reported by PHP Sniffer & Beautifier and apply code standards already applied to code mentioned in this issue #121
G2.121 Bring up to standards code pertaining to the Traits Importer
Design
Inspect code located in the src and tests directory for the following:
Controller
Service
Tests:
/Functional
/Kernel/Traits
/Kernel
/Traits
The text was updated successfully, but these errors were encountered: