Skip to content

Adds support to using adapters to parse different config files formats.#10

Draft
marcelo-lipienski wants to merge 3 commits intolegacyfrom
feat/config-adapter
Draft

Adds support to using adapters to parse different config files formats.#10
marcelo-lipienski wants to merge 3 commits intolegacyfrom
feat/config-adapter

Conversation

@marcelo-lipienski
Copy link
Collaborator

A config adapter must implement AdapterInterface.

A config adapter must implement `AdapterInterface`.
@marcelo-lipienski marcelo-lipienski self-assigned this Jan 8, 2021
);
}

public function testPHPList(): void {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really happy about the way I'm testing these methods, particularly the ones that use cartesian product to compose the configuration.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant