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

feat(api): find_related_nodes_by_id shouldn't raise exception #104

Conversation

datnguye
Copy link
Owner

@datnguye datnguye commented Apr 5, 2024

find_related_nodes_by_id shouldn't raise exception but returns the input right away when type is not supported yet

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1c12f04) to head (737be57).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #104   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           33        26    -7     
  Lines         1046      1015   -31     
=========================================
- Hits          1046      1015   -31     

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

@datnguye datnguye merged commit 2a51024 into main Apr 5, 2024
14 checks passed
@datnguye datnguye deleted the feat/api-find-related-nodes-return-input-if-type-not-supported branch April 5, 2024 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant