Skip to content

SQLModel->SQLAlchemy, part 4 (vendoring) - #3443

Open
tcompa wants to merge 7 commits into
drop-sqlmodel-3-benchmarksfrom
drop-sqlmodel-4-vendor-sqlalchemy-support
Open

tcompa wants to merge 7 commits into
drop-sqlmodel-3-benchmarksfrom
drop-sqlmodel-4-vendor-sqlalchemy-support

Conversation

@tcompa

@tcompa tcompa commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

Checklist before merging into main

  • I merged main into the current branch.
  • I added an appropriate entry to CHANGELOG.md
  • All GitHub checks completed successfully, or there are failures which are clearly unrelated to this Pull Request and I opened an issue about it.
  • The reported "PR coverage" is 100%, or we briefly discussed why this is not the case.
  • I added logging to new code - if appropriate.
  • I added type hints to new code - if appropriate - and maybe I ran this command to spot some naive errors:
ty check $(git diff main --name-only ./fractal_server)

@tcompa
tcompa changed the base branch from main to drop-sqlmodel-3-benchmarks September 18, 2026 12:06
@tcompa
tcompa added this pull request to stack #3441 September 18, 2026 12:06
@tcompa
tcompa requested a review from ychiucco September 18, 2026 12:11
@github-actions

This comment was marked as outdated.

@github-actions

github-actions Bot commented Sep 18, 2026

Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  fractal_server/app/db
  __init__.py
  fractal_server/app/models
  __init__.py
  linkusergroup.py
  linkuserproject.py
  security.py
  fractal_server/app/models/v2
  accounting.py
  history.py
  profile.py
  project.py
  resource.py
  task.py
  task_group.py
  workflow.py
  workflow_template.py
  fractal_server/app/routes/admin/v2
  project.py
  task.py
  fractal_server/app/routes/api/v2
  _aux_functions.py
  _aux_functions_tasks.py
  _aux_task_group_disambiguation.py
  dataset.py
  history.py
  latest_job.py
  workflow.py
  workflow_import.py
  fractal_server/app/security
  __init__.py
Project Total  

The report is truncated to 25 files out of 33. To see the full report, please visit the workflow summary page.

This report was generated by python-coverage-comment-action

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