Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
openml
/
server-api
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
50
Star
16
Code
Issues
106
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Code consistency
- #358
#358
Merged
PGijsbers
merged 15 commits into
main
openml/server-api:main
from
code-consistency
openml/server-api:code-consistency
Copy head branch name to clipboard
Jul 11, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Code consistency
#358
PGijsbers
merged 15 commits into
main
openml/server-api:main
from
code-consistency
openml/server-api:code-consistency
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2026
rename fields for consistency and clarity
PGijsbers
committed
f672e59
View commit details
Copy full SHA for f672e59
Browse repository at this point
Rename and type study for consistency
PGijsbers
committed
7aacbd1
View commit details
Copy full SHA for 7aacbd1
Browse repository at this point
Improve consistency for field names and typing
PGijsbers
committed
6aeb97d
View commit details
Copy full SHA for 6aeb97d
Browse repository at this point
Rename and type variable names more consistently
PGijsbers
committed
a7c4b57
View commit details
Copy full SHA for a7c4b57
Browse repository at this point
Improve consistency of naming and typing identifiers
PGijsbers
committed
34e5ba3
View commit details
Copy full SHA for 34e5ba3
Browse repository at this point
Use `Identifier` typing for identifiers
PGijsbers
committed
7c21f85
View commit details
Copy full SHA for 7c21f85
Browse repository at this point
Move schemas to router subdirectory
PGijsbers
committed
853f876
View commit details
Copy full SHA for 853f876
Browse repository at this point
partial progress to only use sesssions
PGijsbers
committed
910fd5e
View commit details
Copy full SHA for 910fd5e
Browse repository at this point
Do not use AsyncSession concurrently together, it's not supported
PGijsbers
committed
3bcb9b3
View commit details
Copy full SHA for 3bcb9b3
Browse repository at this point
Troubleshooting the session/connection lifecycle
PGijsbers
committed
c33aafd
View commit details
Copy full SHA for c33aafd
Browse repository at this point
Fix issue with prematurely closed connections
PGijsbers
committed
532107b
View commit details
Copy full SHA for 532107b
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 19b9557
pre-commit-ci[bot]
committed
19b9557
View commit details
Copy full SHA for 19b9557
Browse repository at this point
Commits on Jul 11, 2026
address bot review feedback
PGijsbers
committed
992757b
View commit details
Copy full SHA for 992757b
Browse repository at this point
Remove unused connection dependencies
PGijsbers
committed
8954d28
View commit details
Copy full SHA for 8954d28
Browse repository at this point
Merge branch 'remove connection' into code-consistency
PGijsbers
committed
67d60f4
View commit details
Copy full SHA for 67d60f4
Browse repository at this point
You can’t perform that action at this time.