hexya-erp / hexya

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

Improved implementation of Copy #88

Closed npiganeau closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #88 into master will increase coverage by <.01%. The diff coverage is 96.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   87.47%   87.48%   +<.01%     
==========================================
  Files          64       64              
  Lines        7258     7245      -13     
==========================================
- Hits         6349     6338      -11     
+ Misses        654      652       -2     
  Partials      255      255
Impacted Files Coverage Δ
src/models/cache.go 89.47% <ø> (-1.19%) :arrow_down:
src/models/types/dates/date.go 100% <100%> (ø) :arrow_up:
src/models/base_model.go 93.93% <100%> (+0.83%) :arrow_up:
src/models/types/dates/datetime.go 100% <100%> (ø) :arrow_up:
src/models/recordcollection.go 92.04% <83.33%> (ø) :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 a1dcfa4...427d3b1. Read the comment docs.