hexya-erp / hexya

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

ForceLoad now updates this RecordSet's ids directly when deleted #90

Closed npiganeau closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #90 into master will increase coverage by 0.05%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #90      +/-   ##
=========================================
+ Coverage   87.55%   87.6%   +0.05%     
=========================================
  Files          63      63              
  Lines        7205    7196       -9     
=========================================
- Hits         6308    6304       -4     
+ Misses        644     641       -3     
+ Partials      253     251       -2
Impacted Files Coverage Δ
src/models/base_model.go 94.54% <ø> (+0.6%) :arrow_up:
src/models/rc_methods.go 84.14% <50%> (ø) :arrow_up:
src/models/recordcollection.go 92.67% <0%> (+0.28%) :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 efae12c...584ec9e. Read the comment docs.