hexya-erp / hexya

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

Various improvements and bugfixes #79

Closed npiganeau closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #79 into master will increase coverage by 0.1%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #79     +/-   ##
=========================================
+ Coverage    87.2%   87.31%   +0.1%     
=========================================
  Files          63       63             
  Lines        7130     7160     +30     
=========================================
+ Hits         6218     6252     +34     
+ Misses        661      657      -4     
  Partials      251      251
Impacted Files Coverage Δ
src/models/registry.go 87.04% <0%> (+0.35%) :arrow_up:
src/models/types.go 97.29% <100%> (+0.42%) :arrow_up:
src/models/base_model.go 93.09% <100%> (+0.1%) :arrow_up:
src/models/methods.go 87.5% <100%> (+0.11%) :arrow_up:
src/models/conditions.go 84.34% <100%> (+0.4%) :arrow_up:
src/models/fields_defs.go 84.78% <100%> (ø) :arrow_up:
src/models/recordcollection.go 90.94% <100%> (+0.87%) :arrow_up:
src/models/queries.go 92.6% <100%> (ø) :arrow_up:
src/tests/testing.go 53.03% <50%> (-1.07%) :arrow_down:
... and 1 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 ecfc4af...faf4553. Read the comment docs.