hexya-erp / hexya

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

Added "New" method to RecordSets #99

Closed npiganeau closed 4 years ago

npiganeau commented 4 years ago

Reimplemented Onchange

codecov[bot] commented 4 years ago

Codecov Report

Merging #99 into master will increase coverage by 0.02%. The diff coverage is 93.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   87.75%   87.78%   +0.02%     
==========================================
  Files          63       63              
  Lines        7221     7269      +48     
==========================================
+ Hits         6337     6381      +44     
  Misses        635      635              
- Partials      249      253       +4
Impacted Files Coverage Δ
src/models/environment.go 90.62% <ø> (-1.79%) :arrow_down:
src/models/fieldmap.go 96.72% <ø> (-0.3%) :arrow_down:
src/models/recordcollection.go 93.9% <100%> (+0.48%) :arrow_up:
src/models/base_model.go 93.73% <89.83%> (-0.78%) :arrow_down:

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 e47cfd4...7a768b6. Read the comment docs.