neo4jrb / activegraph

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

jruby-9.4 #1686

Closed klobuczek closed 1 year ago

klobuczek commented 1 year ago

Fixes #

This pull introduces/changes:

codecov-commenter commented 1 year ago

Codecov Report

Base: 93.49% // Head: 93.48% // Decreases project coverage by -0.02% :warning:

Coverage data is based on head (0894acc) compared to base (203f272). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1686 +/- ## ========================================== - Coverage 93.49% 93.48% -0.02% ========================================== Files 128 128 Lines 5812 5815 +3 ========================================== + Hits 5434 5436 +2 - Misses 378 379 +1 ``` | [Impacted Files](https://codecov.io/gh/neo4jrb/activegraph/pull/1686?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neo4jrb) | Coverage Δ | | |---|---|---| | [lib/active\_graph/node/query/query\_proxy\_link.rb](https://codecov.io/gh/neo4jrb/activegraph/pull/1686?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neo4jrb#diff-bGliL2FjdGl2ZV9ncmFwaC9ub2RlL3F1ZXJ5L3F1ZXJ5X3Byb3h5X2xpbmsucmI=) | `98.71% <0.00%> (-1.29%)` | :arrow_down: | | [lib/active\_graph/shared/enum.rb](https://codecov.io/gh/neo4jrb/activegraph/pull/1686?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neo4jrb#diff-bGliL2FjdGl2ZV9ncmFwaC9zaGFyZWQvZW51bS5yYg==) | `94.93% <0.00%> (-1.22%)` | :arrow_down: | | [lib/active\_graph/relationship/rel\_wrapper.rb](https://codecov.io/gh/neo4jrb/activegraph/pull/1686?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neo4jrb#diff-bGliL2FjdGl2ZV9ncmFwaC9yZWxhdGlvbnNoaXAvcmVsX3dyYXBwZXIucmI=) | `100.00% <0.00%> (ø)` | | | [lib/active\_graph/node/id\_property.rb](https://codecov.io/gh/neo4jrb/activegraph/pull/1686?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neo4jrb#diff-bGliL2FjdGl2ZV9ncmFwaC9ub2RlL2lkX3Byb3BlcnR5LnJi) | `88.54% <0.00%> (+1.04%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neo4jrb). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neo4jrb)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.