hexya-erp / hexya

Hexya business application development framework
http://hexya.io
Apache License 2.0
411 stars 124 forks source link

Fixed locale's NumberGrouping JSON Marshalling #107

Closed npiganeau closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #107 into master will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   88.54%   88.67%   +0.13%     
==========================================
  Files          64       64              
  Lines        7401     7419      +18     
==========================================
+ Hits         6553     6579      +26     
+ Misses        605      599       -6     
+ Partials      243      241       -2
Impacted Files Coverage Δ
src/i18n/locale.go 98.03% <100%> (+0.16%) :arrow_up:
src/models/environment.go 100% <100%> (+9.37%) :arrow_up:
src/models/db_postgres.go 74.1% <0%> (+1.43%) :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 a6ee8ef...8b3d556. Read the comment docs.