hexya-erp / hexya

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

Field is now a FieldNamer #40

Closed npiganeau closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #40 into master will increase coverage by 0.93%. The diff coverage is 94.4%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   84.95%   85.89%   +0.93%     
==========================================
  Files          58       59       +1     
  Lines        6861     6779      -82     
==========================================
- Hits         5829     5823       -6     
+ Misses        771      711      -60     
+ Partials      261      245      -16
Impacted Files Coverage Δ
src/models/utils.go 81.81% <ø> (+5.29%) :arrow_up:
src/models/types.go 100% <100%> (+43.66%) :arrow_up:
src/models/rc_computed.go 73.01% <100%> (-1.23%) :arrow_down:
src/models/fieldmap.go 100% <100%> (ø)
src/models/registry.go 80.76% <100%> (ø) :arrow_up:
src/models/fields.go 90% <100%> (+3.78%) :arrow_up:
src/models/methods.go 82.88% <46.15%> (-0.08%) :arrow_down:
src/models/base_model.go 91.52% <88.88%> (+0.63%) :arrow_up:
src/models/recordcollection.go 88.85% <92.85%> (+0.44%) :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 39161ea...b5adeed. Read the comment docs.