hexya-erp / hexya

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

Fix Get when having a related field and a negative ID #100

Closed npiganeau closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   87.78%   87.94%   +0.15%     
==========================================
  Files          63       63              
  Lines        7269     7273       +4     
==========================================
+ Hits         6381     6396      +15     
+ Misses        635      629       -6     
+ Partials      253      248       -5
Impacted Files Coverage Δ
src/models/recordcollection.go 94.21% <100%> (+0.3%) :arrow_up:
src/models/base_model.go 94.18% <0%> (+0.44%) :arrow_up:
src/models/rc_operations.go 85.58% <0%> (+1.8%) :arrow_up:
src/models/cache.go 91.86% <0%> (+2.39%) :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 ca48f6f...73acc96. Read the comment docs.