Skip to content

Check required fields also for nil config sections#48

Merged
arl merged 2 commits intomainfrom
fix/decodeAndCheckConfig
Sep 22, 2020
Merged

Check required fields also for nil config sections#48
arl merged 2 commits intomainfrom
fix/decodeAndCheckConfig

Conversation

@arl
Copy link
Copy Markdown
Collaborator

@arl arl commented Sep 21, 2020

❓ What

Follow up of #41

Fix a problem that happened when we tried to check required fields for nil config sections in TOML.

🔨 How to test

  1. List all steps necessary;
  2. To test this pull request.

✅ Checklists

This section contains a list of checklists for common uses, please delete the checklists that are useless for your current use case (or add another checklist if your use case isn't covered yet).

  • Is there unit/integration test coverage for all new and/or changed functionality added in this PR?
  • Have the changes in this PR been functionally tested?
  • Has make gofmt-write been run on the code?
  • Has make govet been run on the code? Has the code been fixed accordingly to the output?
  • Have the changes been added to the CHANGELOG.md file?
  • Have the steps in CONTRIBUTING.md been followed to update a Go module?

@arl arl force-pushed the fix/decodeAndCheckConfig branch from 87a460d to babdf46 Compare September 22, 2020 12:18
@arl arl merged commit 81c13d1 into main Sep 22, 2020
@arl arl deleted the fix/decodeAndCheckConfig branch September 22, 2020 12:30
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.

2 participants