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

Fix config bug where mockery crashes when package map is nil #730

Merged
merged 7 commits into from
Nov 6, 2023

Add additional test

b648c23
Select commit
Failed to load commit list.
Merged

Fix config bug where mockery crashes when package map is nil #730

Add additional test
b648c23
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 6, 2023 in 1s

75.51020% of diff hit (target 65.00000%)

View this Pull Request on Codecov

75.51020% of diff hit (target 65.00000%)

Annotations

Check warning on line 43 in cmd/showconfig.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/showconfig.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 393 in pkg/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/config.go#L393

Added line #L393 was not covered by tests

Check warning on line 703 in pkg/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/config.go#L703

Added line #L703 was not covered by tests

Check warning on line 747 in pkg/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/config.go#L741-L747

Added lines #L741 - L747 were not covered by tests

Check warning on line 760 in pkg/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/config.go#L753-L760

Added lines #L753 - L760 were not covered by tests