hexya-erp / hexya

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

Fix ressource dir on tests #73

Closed npiganeau closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #73 into master will increase coverage by 0.04%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   87.18%   87.23%   +0.04%     
==========================================
  Files          63       63              
  Lines        7119     7130      +11     
==========================================
+ Hits         6207     6220      +13     
+ Misses        661      660       -1     
+ Partials      251      250       -1
Impacted Files Coverage Δ
src/models/rc_methods.go 83.54% <100%> (+0.64%) :arrow_up:
src/models/data.go 97.95% <100%> (+0.02%) :arrow_up:
src/models/recordcollection.go 90.07% <100%> (+0.35%) :arrow_up:
src/tests/testing.go 54.09% <50%> (-1.08%) :arrow_down:
src/models/cache.go 90.65% <0%> (+0.93%) :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 a290323...81019cb. Read the comment docs.