hexya-erp / hexya

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

Various fixes #42

Closed npiganeau closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.23%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   86.11%   86.34%   +0.23%     
==========================================
  Files          59       59              
  Lines        6818     6831      +13     
==========================================
+ Hits         5871     5898      +27     
+ Misses        702      690      -12     
+ Partials      245      243       -2
Impacted Files Coverage Δ
src/models/base_model.go 92.13% <100%> (+0.61%) :arrow_up:
src/models/utils.go 89.94% <100%> (+0.32%) :arrow_up:
src/models/rc_computed.go 76.19% <100%> (+3.17%) :arrow_up:
src/models/methods.go 88.63% <100%> (+4.61%) :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 a95ba27...112d08b. Read the comment docs.