hexya-erp / hexya

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

Moved convert to typesutils #105

Closed npiganeau closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #105 into master will increase coverage by 0.25%. The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   88.28%   88.54%   +0.25%     
==========================================
  Files          64       64              
  Lines        7365     7401      +36     
==========================================
+ Hits         6502     6553      +51     
+ Misses        617      605      -12     
+ Partials      246      243       -3
Impacted Files Coverage Δ
src/models/worker.go 93.33% <100%> (ø) :arrow_up:
src/models/cache.go 91.82% <100%> (-0.04%) :arrow_down:
src/models/types.go 95.83% <100%> (+0.53%) :arrow_up:
src/models/methods.go 87.5% <100%> (ø) :arrow_up:
src/models/registry.go 94.57% <60%> (+3.69%) :arrow_up:
src/models/recordcollection.go 93.99% <96.22%> (-0.22%) :arrow_down:
src/tools/typesutils/typesutils.go 96.62% <97.67%> (+0.97%) :arrow_up:
src/models/fieldmap.go 100% <0%> (+3.27%) :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 fe9758d...6620ba4. Read the comment docs.