ontoportal-lirmm / goo

Graph Oriented Objects (GOO) for Ruby. A RDF/SPARQL based ORM.
http://ncbo.github.io/goo/
Other
0 stars 4 forks source link

Merge to master: Release 2.3.4 - New model capabilities (validators, scheme file and callbacks) #45

Closed syphax-bouazzouni closed 9 months ago

syphax-bouazzouni commented 1 year ago

Changes

Metadata

codecov[bot] commented 9 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (04419a8) 84.09% compared to head (e33c28d) 86.03%.

Files Patch % Lines
lib/goo/base/resource.rb 94.11% 2 Missing :warning:
lib/goo/validators/enforce.rb 97.05% 2 Missing :warning:
lib/goo/validators/validator.rb 96.07% 2 Missing :warning:
lib/goo/validators/implementations/data_type.rb 97.05% 1 Missing :warning:
lib/goo/validators/implementations/inverse_of.rb 94.44% 1 Missing :warning:
lib/goo/validators/implementations/symmetric.rb 94.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #45 +/- ## ========================================== + Coverage 84.09% 86.03% +1.94% ========================================== Files 25 36 +11 Lines 2370 2636 +266 ========================================== + Hits 1993 2268 +275 + Misses 377 368 -9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.