microsoft / spring-data-gremlin

We are in the process of deprecating Spring Data Gremlin. -- Provide generic annotation oriented programming form based on gremlin for graph database
Other
129 stars 76 forks source link

upgrade spring data commons to 2.1.0.RELEASE, resolve #190. #191

Closed Incarnation-p-lee closed 5 years ago

Incarnation-p-lee commented 5 years ago

Signed-off-by: Pan Li incarnation.p.lee@outlook.com

codecov-io commented 5 years ago

Codecov Report

Merging #191 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #191   +/-   ##
=======================================
  Coverage   87.73%   87.73%           
=======================================
  Files          59       59           
  Lines        1296     1296           
  Branches      217      217           
=======================================
  Hits         1137     1137           
  Misses         61       61           
  Partials       98       98
Impacted Files Coverage Δ
...n/repository/support/GremlinRepositoryFactory.java 100% <ø> (ø) :arrow_up:
...ng/data/gremlin/mapping/GremlinMappingContext.java 100% <ø> (ø) :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 49dd547...c7036a0. Read the comment docs.