Skip to content

fix type of logging feature keys#192

Merged
dirk-thomas merged 1 commit intomasterfrom
dirk-thomas/fix-logging-feature-keys
Nov 15, 2019
Merged

fix type of logging feature keys#192
dirk-thomas merged 1 commit intomasterfrom
dirk-thomas/fix-logging-feature-keys

Conversation

@dirk-thomas
Copy link
Copy Markdown
Member

All keys are supposed to be tuples. For the cases with a missing trailing comma they are actually strings.

Luckily we don't have any feature names which are a substring of another feature string atm. Otherwise this would have failed when checking 'name' in key.

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas added bug Something isn't working in review Waiting for review (Kanban column) labels Nov 15, 2019
@dirk-thomas dirk-thomas self-assigned this Nov 15, 2019
@dirk-thomas dirk-thomas merged commit dddf6fa into master Nov 15, 2019
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/fix-logging-feature-keys branch November 15, 2019 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working in review Waiting for review (Kanban column)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants