Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trim down Config and Manager classes to remove unused behavior #689

Merged
merged 9 commits into from
Feb 13, 2024

Remove unused variable

6068756
Select commit
Loading
Failed to load commit list.
Merged

Trim down Config and Manager classes to remove unused behavior #689

Remove unused variable
6068756
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 13, 2024 in 0s

86.15% of diff hit (target 67.54%)

View this Pull Request on Codecov

86.15% of diff hit (target 67.54%)

Annotations

Check warning on line 202 in src/Migration/Manager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Migration/Manager.php#L202

Added line #L202 was not covered by tests

Check warning on line 204 in src/Migration/Manager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Migration/Manager.php#L204

Added line #L204 was not covered by tests

Check warning on line 218 in src/Migration/Manager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Migration/Manager.php#L218

Added line #L218 was not covered by tests

Check warning on line 233 in src/Migration/Manager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Migration/Manager.php#L233

Added line #L233 was not covered by tests

Check warning on line 244 in src/Migration/Manager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Migration/Manager.php#L244

Added line #L244 was not covered by tests

Check warning on line 260 in src/Migration/Manager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Migration/Manager.php#L260

Added line #L260 was not covered by tests

Check warning on line 314 in src/Migration/Manager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Migration/Manager.php#L314

Added line #L314 was not covered by tests

Check warning on line 357 in src/Migration/Manager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Migration/Manager.php#L357

Added line #L357 was not covered by tests

Check warning on line 437 in src/Migration/Manager.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Migration/Manager.php#L437

Added line #L437 was not covered by tests