hexya-erp / hexya

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

Various improvements #22

Closed npiganeau closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #22 into master will increase coverage by 1.12%. The diff coverage is 89.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   82.62%   83.75%   +1.12%     
==========================================
  Files          50       51       +1     
  Lines        5583     5853     +270     
==========================================
+ Hits         4613     4902     +289     
+ Misses        727      715      -12     
+ Partials      243      236       -7
Impacted Files Coverage Δ
hexya/models/fields.go 79.06% <ø> (ø) :arrow_up:
hexya/models/base_model.go 91.66% <100%> (+0.53%) :arrow_up:
hexya/models/recordcollection.go 85.74% <100%> (+1.7%) :arrow_up:
hexya/models/environment.go 79.54% <100%> (+2.94%) :arrow_up:
hexya/models/cache.go 86.76% <100%> (+1.69%) :arrow_up:
hexya/models/bootstrap.go 88.57% <82.35%> (+0.69%) :arrow_up:
hexya/models/rc_operations.go 83.78% <83.78%> (ø)
hexya/models/fields_defs.go 93.73% <87.02%> (+2.05%) :arrow_up:
hexya/models/rc_methods.go 83.33% <90%> (+6.77%) :arrow_up:
hexya/tools/typesutils/typesutils.go 95.65% <95.29%> (+52.79%) :arrow_up:
... and 8 more

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 9d25bc4...f57d772. Read the comment docs.