Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add db specific node class registry #806

Merged
merged 3 commits into from
Jul 2, 2024

Add doc ; extend test coverage

53ff6fc
Select commit
Loading
Failed to load commit list.
Merged

Add db specific node class registry #806

Add doc ; extend test coverage
53ff6fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2024 in 0s

91.47% (+0.00%) compared to 7c6662a

View this Pull Request on Codecov

91.47% (+0.00%) compared to 7c6662a

Details

Codecov Report

Attention: Patch coverage is 96.55172% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 91.47%. Comparing base (7c6662a) to head (53ff6fc).

Files Patch % Lines
neomodel/async_/core.py 96.00% 1 Missing ⚠️
neomodel/sync_/core.py 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           rc/5.3.2     #806   +/-   ##
=========================================
  Coverage     91.47%   91.47%           
=========================================
  Files            34       34           
  Lines          4574     4600   +26     
=========================================
+ Hits           4184     4208   +24     
- Misses          390      392    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.