Skip to content

Conversation

@soininen
Copy link
Contributor

@soininen soininen commented Nov 13, 2025

This PR adds an execution test that tests a bug that corrupted databases when removing items from filtered databases. The bug has been fixed in spine-tools/Spine-Database-API#597

Re spine-tools/Spine-Database-API#594

Checklist before merging

  • Documentation is up-to-date
  • Release notes have been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black & isort
  • Unit tests pass

This execution test tests a bug that corrupted databases by not removing
database items in cascade.

Re spine-tools/Spine-Database-API#594
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.03%. Comparing base (74f2d50) to head (3057455).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3219   +/-   ##
=======================================
  Coverage   69.03%   69.03%           
=======================================
  Files         199      199           
  Lines       38625    38625           
  Branches     4633     4633           
=======================================
  Hits        26665    26665           
  Misses      10651    10651           
  Partials     1309     1309           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@soininen soininen merged commit 630ae47 into master Nov 14, 2025
19 checks passed
@soininen soininen deleted the spinedb_api_594_fix_cascade_remove branch November 14, 2025 06:22
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