hexya-erp / hexya

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

Modified cache handling of field paths that lead nowhere #53

Closed npiganeau closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #53 into master will decrease coverage by 0.05%. The diff coverage is 93.8%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   86.79%   86.73%   -0.06%     
==========================================
  Files          60       61       +1     
  Lines        6897     6966      +69     
==========================================
+ Hits         5986     6042      +56     
- Misses        665      675      +10     
- Partials      246      249       +3
Impacted Files Coverage Δ
src/models/fieldmap.go 100% <ø> (ø) :arrow_up:
src/models/types.go 100% <100%> (ø) :arrow_up:
src/models/wrapper.go 100% <100%> (ø)
src/models/rc_computed.go 75.8% <100%> (-0.39%) :arrow_down:
src/models/recordcollection.go 89.28% <100%> (+0.33%) :arrow_up:
src/models/base_model.go 92.61% <100%> (+0.49%) :arrow_up:
src/models/environment.go 92.4% <100%> (+2.08%) :arrow_up:
src/models/cache.go 91.58% <100%> (-1.03%) :arrow_down:
src/models/rc_methods.go 82.89% <100%> (+0.7%) :arrow_up:
src/models/init.go 100% <100%> (ø) :arrow_up:
... and 8 more

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 ffab1c6...15f2b6d. Read the comment docs.