neo4jrb / activegraph

An active model wrapper for the Neo4j Graph Database for Ruby.
http://neo4jrb.io
MIT License
1.4k stars 277 forks source link

Uniqueness within a scope defined by a proc #1674

Closed klobuczek closed 2 years ago

klobuczek commented 2 years ago

Fixes #

This pull introduces/changes:

codecov-commenter commented 2 years ago

Codecov Report

Merging #1674 (b739b0f) into master (647f0e3) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1674   +/-   ##
=======================================
  Coverage   93.43%   93.43%           
=======================================
  Files         127      127           
  Lines        5739     5743    +4     
=======================================
+ Hits         5362     5366    +4     
  Misses        377      377           
Impacted Files Coverage Δ
lib/active_graph/node/validations.rb 97.05% <100.00%> (+0.39%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.