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
.
scverse
/
spatialdata
Public
Notifications
You must be signed in to change notification settings
Fork
92
Star
383
Code
Issues
262
Pull requests
18
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
More robust name validation
- #703
#703
Merged
LucaMarconato
merged 19 commits into
scverse:main
scverse/spatialdata:main
from
aeisenbarth:feature-name-validation
aeisenbarth/spatialdata:feature-name-validation
Copy head branch name to clipboard
Jan 15, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
More robust name validation
#703
LucaMarconato
merged 19 commits into
scverse:main
scverse/spatialdata:main
from
aeisenbarth:feature-name-validation
aeisenbarth/spatialdata:feature-name-validation
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2024
Move check_target_region_column_symmetry to separate validation module
aeisenbarth
committed
fe0f2c6
View commit details
Copy full SHA for fe0f2c6
Browse repository at this point
Refactor shared keys handling to dedicated methods
aeisenbarth
committed
0c8c2db
View commit details
Copy full SHA for 0c8c2db
Browse repository at this point
Refactor check_valid_name to validation module
aeisenbarth
committed
1a06f5a
View commit details
Copy full SHA for 1a06f5a
Browse repository at this point
Change name validation to allow dot, disallow ".", "..", "__"
aeisenbarth
committed
edb108c
View commit details
Copy full SHA for edb108c
Browse repository at this point
Add name validation for case-insensitive uniqueness
aeisenbarth
committed
e01f457
View commit details
Copy full SHA for e01f457
Browse repository at this point
Add name validation for table columns
aeisenbarth
committed
141c17e
View commit details
Copy full SHA for 141c17e
Browse repository at this point
Add validation before writing SpatialData
aeisenbarth
committed
5b4f407
View commit details
Copy full SHA for 5b4f407
Browse repository at this point
Update _get_table to multiple tables
aeisenbarth
committed
8c8835c
View commit details
Copy full SHA for 8c8835c
Browse repository at this point
Document naming restrictions
aeisenbarth
committed
1a02119
View commit details
Copy full SHA for 1a02119
Browse repository at this point
Add change log
aeisenbarth
committed
a42d698
View commit details
Copy full SHA for a42d698
Browse repository at this point
Commits on Sep 28, 2024
edit docstring, design doc
LucaMarconato
authored
abc21ca
View commit details
Copy full SHA for abc21ca
Browse repository at this point
code review changes for valid name validation
LucaMarconato
committed
4c319ed
View commit details
Copy full SHA for 4c319ed
Browse repository at this point
added missing update design doc
LucaMarconato
committed
726657f
View commit details
Copy full SHA for 726657f
Browse repository at this point
Commits on Oct 26, 2024
Merge branch 'scverse:main' into feature-name-validation
aeisenbarth
authored
2dad312
View commit details
Copy full SHA for 2dad312
Browse repository at this point
Commits on Oct 30, 2024
Refactor formatting of multiple validation errors
aeisenbarth
committed
cd46302
View commit details
Copy full SHA for cd46302
Browse repository at this point
Allow deleting element with invalid name
aeisenbarth
committed
a5cbae5
View commit details
Copy full SHA for a5cbae5
Browse repository at this point
Add test for reading invalid names
aeisenbarth
committed
3a83768
View commit details
Copy full SHA for 3a83768
Browse repository at this point
Commits on Jan 15, 2025
Merge branch 'main' into feature-name-validation
LucaMarconato
committed
256917d
View commit details
Copy full SHA for 256917d
Browse repository at this point
fix tests after merge
LucaMarconato
committed
1dd32a5
View commit details
Copy full SHA for 1dd32a5
Browse repository at this point
You can’t perform that action at this time.