Syncleus / Ferma

An ORM / OGM for the TinkerPop graph stack.
http://syncleus.com/Ferma
Apache License 2.0
136 stars 26 forks source link

Add ferma-extension API code to main ferma codebase #23

Closed Jotschi closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #23 into v2.2.x will decrease coverage by 0.76%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             v2.2.x      #23      +/-   ##
============================================
- Coverage     46.09%   45.33%   -0.77%     
  Complexity      446      446              
============================================
  Files            45       47       +2     
  Lines          2076     2111      +35     
  Branches        241      242       +1     
============================================
  Hits            957      957              
- Misses          974     1009      +35     
  Partials        145      145
Impacted Files Coverage Δ Complexity Δ
...ncleus/ferma/traversals/AbstractEdgeTraversal.java 27.04% <0%> (-0.46%) 20 <0> (ø)
...rc/main/java/com/syncleus/ferma/tx/AbstractTx.java 0% <0%> (ø) 0 <0> (?)
src/main/java/com/syncleus/ferma/tx/Tx.java 0% <0%> (ø) 0 <0> (?)
...leus/ferma/traversals/AbstractVertexTraversal.java 60.6% <0%> (-0.75%) 65 <0> (ø)

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 f9e8966...ade1392. Read the comment docs.

freemo commented 7 years ago

@Jotschi I'm going to approve this, looks good. Thanks a lot.

freemo commented 7 years ago

@Jotschi Feel free to add yourself to the contributors list if you arent already there.

Jotschi commented 7 years ago

@freemo Okay. Sounds good. Thanks for the merge :-)