Skip to content

Merge branch 'master' into ogc-2945-sqlalchemy2

e8bc327
Select commit
Loading
Failed to load commit list.
Merged

Core: Upgrades to SQLAlchemy 2.0 #2338

Merge branch 'master' into ogc-2945-sqlalchemy2
e8bc327
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 0s

85.25% (+0.00%) compared to 8a1f72e

View this Pull Request on Codecov

85.25% (+0.00%) compared to 8a1f72e

Details

Codecov Report

❌ Patch coverage is 97.45409% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.25%. Comparing base (8a1f72e) to head (e8bc327).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/onegov/core/upgrade.py 57.14% 6 Missing ⚠️
src/onegov/org/models/extensions.py 70.00% 6 Missing ⚠️
src/onegov/pas/importer/json_import.py 37.50% 5 Missing ⚠️
src/onegov/pas/path.py 0.00% 5 Missing ⚠️
src/onegov/activity/models/booking.py 90.62% 3 Missing ⚠️
src/onegov/core/collection.py 57.14% 3 Missing ⚠️
src/onegov/event/cli.py 25.00% 3 Missing ⚠️
src/onegov/event/collections/occurrences.py 25.00% 3 Missing ⚠️
src/onegov/reservation/models/custom_allocation.py 0.00% 3 Missing ⚠️
src/onegov/directory/models/directory.py 95.12% 2 Missing ⚠️
... and 19 more
Additional details and impacted files
Files with missing lines Coverage Δ
src/onegov/activity/collections/activity.py 93.60% <100.00%> (ø)
src/onegov/activity/collections/booking.py 96.66% <ø> (ø)
src/onegov/activity/collections/invoice.py 89.55% <100.00%> (ø)
src/onegov/activity/iso20022.py 95.90% <100.00%> (-0.03%) ⬇️
src/onegov/activity/matching/score.py 99.09% <ø> (ø)
src/onegov/activity/models/attendee.py 97.40% <100.00%> (-0.13%) ⬇️
src/onegov/activity/models/invoice.py 71.15% <100.00%> (-0.55%) ⬇️
src/onegov/activity/models/invoice_item.py 100.00% <100.00%> (ø)
src/onegov/activity/models/occasion.py 99.40% <100.00%> (+<0.01%) ⬆️
src/onegov/activity/models/occasion_date.py 98.55% <100.00%> (-0.07%) ⬇️
... and 270 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a1f72e...e8bc327. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.