Syncleus / Ferma

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

refactor: fixed a case of returning a raw RuntimeException. #31

Closed freemo closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #31 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #31   +/-   ##
=========================================
  Coverage     79.16%   79.16%           
  Complexity      395      395           
=========================================
  Files            31       31           
  Lines          1397     1397           
  Branches        279      279           
=========================================
  Hits           1106     1106           
  Misses          116      116           
  Partials        175      175
Impacted Files Coverage Δ Complexity Δ
...a/framefactories/annotation/ReflectionUtility.java 75.72% <0%> (ø) 48 <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 bd8920c...d8c2845. Read the comment docs.