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 localizer example #122

Merged
merged 2 commits into from
Aug 14, 2018
Merged

Fixed localizer example #122

merged 2 commits into from
Aug 14, 2018

Conversation

beono
Copy link
Contributor

@beono beono commented Aug 13, 2018

Type for TemplateData should be map[string]interface, because the value for Count is integer

Type for `TemplateData` should be `map[string]interface`, because the value for `Count` is integer
@codecov
Copy link

codecov bot commented Aug 13, 2018

Codecov Report

Merging #122 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   67.65%   67.65%           
=======================================
  Files          28       28           
  Lines        2282     2282           
=======================================
  Hits         1544     1544           
  Misses        659      659           
  Partials       79       79

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e786c88...649a7e4. Read the comment docs.

@nicksnyder
Copy link
Owner

Thanks!

@nicksnyder nicksnyder merged commit 04f547c into nicksnyder:master Aug 14, 2018
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