Syncleus / Ferma

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

Allow Iterable as a return type #43

Open jsight opened 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #43      +/-   ##
============================================
+ Coverage     84.86%   84.87%   +0.01%     
- Complexity      452      453       +1     
============================================
  Files            31       31              
  Lines          1407     1408       +1     
  Branches        283      283              
============================================
+ Hits           1194     1195       +1     
  Misses           70       70              
  Partials        143      143
Impacted Files Coverage Δ Complexity Δ
...a/framefactories/annotation/ReflectionUtility.java 88.46% <100%> (+0.11%) 62 <1> (+1) :arrow_up:
...mefactories/annotation/AdjacencyMethodHandler.java 77.74% <100%> (ø) 47 <0> (ø) :arrow_down:

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 3fc3931...48dd6b2. Read the comment docs.