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

fixed issues introduced in 4ef15e22 #309

Merged
merged 1 commit into from
Dec 14, 2021
Merged

Conversation

jan-guenter
Copy link
Contributor

fixes issue introduced in #307
aggregateLanguageSummary returned nil instead of an empty slice in case of an empty input.

Fixes #308

`aggregateLanguageSummary` returned `nil` instead of an empty slice in case of an empty input.
@boyter boyter merged commit b5f65ad into boyter:master Dec 14, 2021
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.

aggregateLanguageSummary returns nil instead of an empty slice
2 participants