Syncleus / Ferma

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

Rename functional interfaces to conform with ferma 3.1.0 changes #26

Closed Jotschi closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #26 into v2.3.x will decrease coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             v2.3.x      #26      +/-   ##
============================================
- Coverage     46.81%   46.67%   -0.15%     
  Complexity      465      465              
============================================
  Files            48       48              
  Lines          2121     2121              
  Branches        242      242              
============================================
- Hits            993      990       -3     
- Misses          981      984       +3     
  Partials        147      147
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/syncleus/ferma/tx/TxFactory.java 100% <ø> (ø) 6 <0> (ø) :arrow_down:
...amefactories/annotation/InVertexMethodHandler.java 54.54% <0%> (-9.1%) 4% <0%> (ø)
...mefactories/annotation/OutVertexMethodHandler.java 54.54% <0%> (-9.1%) 4% <0%> (ø)
...mefactories/annotation/IncidenceMethodHandler.java 31.33% <0%> (-0.67%) 16% <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 f1e6737...2ea31b5. Read the comment docs.