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

config: fix panic #224

Merged
merged 1 commit into from
Dec 6, 2024
Merged

config: fix panic #224

merged 1 commit into from
Dec 6, 2024

Conversation

rsteube
Copy link
Member

@rsteube rsteube commented Dec 6, 2024

parsing an empty file results in a <nil> map
@rsteube rsteube added the bug Something isn't working label Dec 6, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12204413221

Details

  • 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 0.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/bridges/config.go 0 3 0.0%
Files with Coverage Reduction New Missed Lines %
pkg/bridges/config.go 1 0.0%
Totals Coverage Status
Change from base Build 12097679052: 0.0%
Covered Lines: 0
Relevant Lines: 881

💛 - Coveralls

@rsteube rsteube merged commit 4ad49d2 into master Dec 6, 2024
2 checks passed
@rsteube rsteube deleted the config-fix-panic branch December 6, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants