Skip to content

Core: Switches database driver from psycopg2 to psycopg#2562

Merged
Daverball merged 13 commits into
masterfrom
ogc-3039-psycopg
Jul 8, 2026
Merged

Core: Switches database driver from psycopg2 to psycopg#2562
Daverball merged 13 commits into
masterfrom
ogc-3039-psycopg

Conversation

@Daverball

@Daverball Daverball commented Jul 2, 2026

Copy link
Copy Markdown
Member

Commit message

Core: Switches database driver from psycopg2 to psycopg

TYPE: Feature
LINK: OGC-3039

Checklist

  • I have performed a self-review of my code
  • I have tested my code thoroughly by hand

@linear

linear Bot commented Jul 2, 2026

Copy link
Copy Markdown

OGC-3039

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 82.59109% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.52%. Comparing base (6fff03d) to head (9c36bd0).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/onegov/websockets/server.py 4.76% 20 Missing ⚠️
src/onegov/org/views/newsletter.py 70.00% 9 Missing ⚠️
src/onegov/org/api.py 88.88% 4 Missing ⚠️
src/onegov/api/models.py 90.00% 3 Missing ⚠️
src/onegov/pas/views/attendence.py 57.14% 3 Missing ⚠️
src/onegov/agency/models/ticket.py 71.42% 2 Missing ⚠️
src/onegov/core/orm/debug.py 90.00% 1 Missing ⚠️
src/onegov/org/models/ticket.py 83.33% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/onegov/activity/collections/attendee.py 92.85% <100.00%> (ø)
src/onegov/activity/collections/booking.py 96.66% <100.00%> (ø)
src/onegov/activity/collections/occasion.py 73.91% <100.00%> (ø)
src/onegov/activity/collections/period.py 100.00% <100.00%> (ø)
...onegov/activity/collections/publication_request.py 100.00% <100.00%> (ø)
src/onegov/activity/collections/volunteer.py 78.26% <100.00%> (ø)
src/onegov/agency/api.py 97.67% <100.00%> (+0.07%) ⬆️
src/onegov/agency/app.py 97.77% <ø> (ø)
src/onegov/agency/collections/agencies.py 98.55% <ø> (ø)
src/onegov/agency/collections/memberships.py 98.43% <ø> (ø)
... and 84 more

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6fff03d...9c36bd0. 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.

@Daverball Daverball merged commit ce334da into master Jul 8, 2026
15 of 16 checks passed
@Daverball Daverball deleted the ogc-3039-psycopg branch July 8, 2026 14:48
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.

1 participant