hexya-erp / hexya

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

Fixed related field issues #81

Closed npiganeau closed 4 years ago

npiganeau commented 4 years ago

Fixed contexted models permissions

codecov[bot] commented 4 years ago

Codecov Report

Merging #81 into master will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   87.34%   87.44%   +0.09%     
==========================================
  Files          63       63              
  Lines        7162     7174      +12     
==========================================
+ Hits         6256     6273      +17     
+ Misses        656      650       -6     
- Partials      250      251       +1
Impacted Files Coverage Δ
src/models/rc_related.go 93.75% <100%> (+0.34%) :arrow_up:
src/models/bootstrap.go 88.84% <100%> (+0.28%) :arrow_up:
src/models/recordcollection.go 91.99% <100%> (+1.01%) :arrow_up:
src/models/cache.go 89.71% <0%> (-0.94%) :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 ff60126...5cc655d. Read the comment docs.