hexya-erp / hexya

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

Defaults are not applied to field appearing in data's ToCreate #92

Closed npiganeau closed 4 years ago

npiganeau commented 4 years ago

Test DB is not created if HEXYA_KEEP_TEST_DB is set

codecov[bot] commented 4 years ago

Codecov Report

Merging #92 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage    87.6%   87.62%   +0.02%     
==========================================
  Files          63       63              
  Lines        7196     7208      +12     
==========================================
+ Hits         6304     6316      +12     
  Misses        641      641              
  Partials      251      251
Impacted Files Coverage Δ
src/tests/testing.go 59.21% <100%> (+6.18%) :arrow_up:
src/models/data.go 97.97% <100%> (+0.02%) :arrow_up:
src/models/base_model.go 94.54% <100%> (ø) :arrow_up:
src/models/recordcollection.go 92.68% <100%> (+0.01%) :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 6c8293a...7b09460. Read the comment docs.