hexya-erp / hexya

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

Fixed issues with locales #108

Closed npiganeau closed 4 years ago

npiganeau commented 4 years ago

Recordset operations do not panic on invalid recordset anymore

codecov[bot] commented 4 years ago

Codecov Report

Merging #108 into master will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   88.67%   88.84%   +0.16%     
==========================================
  Files          64       64              
  Lines        7419     7429      +10     
==========================================
+ Hits         6579     6600      +21     
+ Misses        599      592       -7     
+ Partials      241      237       -4
Impacted Files Coverage Δ
src/i18n/locale.go 98.03% <100%> (ø) :arrow_up:
src/models/rc_operations.go 95.86% <100%> (+10.28%) :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 82efdf0...879f0b9. Read the comment docs.