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

bugfix/KBDEV-1270 Error handling when expanding graph view failed #96

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

sshugsc
Copy link
Contributor

@sshugsc sshugsc commented Jan 8, 2025

KBDEV-1270

  • check for deleted edge to avoid undefined error

Copy link

github-actions bot commented Jan 8, 2025

Unit Test Results

    1 files  ±0    39 suites  ±0   1m 36s ⏱️ -3s
160 tests ±0  159 ✔️ ±0  1 💤 ±0  0 ❌ ±0 
156 runs  ±0  155 ✔️ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 04b1d9d. ± Comparison against base commit c9e1d05.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.76%. Comparing base (c9e1d05) to head (04b1d9d).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #96   +/-   ##
========================================
  Coverage    56.76%   56.76%           
========================================
  Files          102      102           
  Lines         3874     3874           
  Branches      1310     1247   -63     
========================================
  Hits          2199     2199           
- Misses        1663     1666    +3     
+ Partials        12        9    -3     

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

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.

2 participants