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

fix: avoid cascading on deletion #2219

Merged
merged 1 commit into from
Oct 18, 2024

fix: avoid cascading on deletion

feec23b
Select commit
Loading
Failed to load commit list.
Merged

fix: avoid cascading on deletion #2219

fix: avoid cascading on deletion
feec23b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

82.47% (target 80.00%)

View this Pull Request on Codecov

82.47% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.47%. Comparing base (e38a1cc) to head (feec23b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2219   +/-   ##
=======================================
  Coverage   82.47%   82.47%           
=======================================
  Files          30       30           
  Lines        3219     3219           
  Branches      294      294           
=======================================
  Hits         2655     2655           
  Misses        459      459           
  Partials      105      105