go-aah / aah

A secure, flexible, rapid Go web framework
https://aahframework.org
MIT License
690 stars 33 forks source link

I18n improvements for #237 #239 #241

Closed jeevatkm closed 5 years ago

jeevatkm commented 5 years ago

For #237 & #239

codecov[bot] commented 5 years ago

Codecov Report

Merging #241 into edge will increase coverage by 0.04%. The diff coverage is 83.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##             edge     #241      +/-   ##
==========================================
+ Coverage   85.59%   85.63%   +0.04%     
==========================================
  Files          94       94              
  Lines        7678     7770      +92     
==========================================
+ Hits         6572     6654      +82     
- Misses        766      775       +9     
- Partials      340      341       +1
Impacted Files Coverage Δ
vfs/util.go 47.91% <26.66%> (-3.2%) :arrow_down:
aah.go 67.91% <85.71%> (+0.14%) :arrow_up:
i18n/i18n.go 92.38% <94.44%> (+4.72%) :arrow_up:
security/anticsrf/anti_csrf.go 90.59% <0%> (+0.59%) :arrow_up:
security.go 86.63% <0%> (+0.68%) :arrow_up:

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 20063c5...af4c8f5. Read the comment docs.