-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: apathetic-tools/python-schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: apathetic-tools/python-schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 44 files changed
- 2 contributors
Commits on Nov 28, 2025
-
ci: fix indentation in publish_pypi workflow
- Fix indentation for Build package step - Fix indentation for Publish to TestPyPI step - Fix indentation for Publish to PyPI step
Configuration menu - View commit details
-
Copy full SHA for a773a51 - Browse repository at this point
Copy the full SHA a773a51View commit details
Commits on Nov 29, 2025
-
test(pytest): add parallel test execution support
- Add pytest-xdist dependency for parallel test execution - Add parallel test tasks for installed, script, and zipapp modes - Add test:parallel task to run all modes in parallel - Add test:fast tasks for quick parallel runs (skipping slow tests) - Update check:fix and check tasks to use parallel execution by default - Update Python version test tasks to use parallel execution - Add pytest.ini comments explaining parallel execution options
Configuration menu - View commit details
-
Copy full SHA for 03fcaef - Browse repository at this point
Copy the full SHA 03fcaefView commit details -
test(pytest): add parallel execution and organize zipapp tests
- Add pytest-xdist dependency for parallel test execution - Add parallel test tasks for installed, script, and zipapp modes - Add test:parallel task to run all modes in parallel - Add test:fast tasks for quick parallel runs (skipping slow tests) - Update check:fix and check tasks to use parallel execution by default - Update Python version test tasks to use parallel execution - Fix zipapp deterministic test to work in parallel using temp directories - Move zipapp build tests to separate files with __runtime_mode__ = 'zipapp' - Update pytest.ini comments explaining parallel execution options - Remove skipif markers in favor of conftest runtime mode filtering
Configuration menu - View commit details
-
Copy full SHA for fda493c - Browse repository at this point
Copy the full SHA fda493cView commit details
Commits on Dec 6, 2025
-
refactor: update project structure and dependencies
- Update GitHub workflows for publishing and releases - Update .gitignore and build configuration (.serger.jsonc) - Remove bin/serger.py (generated file) - Add dev scripts: install_pre_commit_hooks.sh, pyright-quiet.sh - Remove dev scripts: list-project.sh, sync_ai_guidance.py - Update project dependencies (pyproject.toml, poetry.lock) - Update pytest configuration - Refactor core schema validation and type checking modules - Update all test files for new structure - Update documentation (contributing, installation, decisions)
Configuration menu - View commit details
-
Copy full SHA for 8893d62 - Browse repository at this point
Copy the full SHA 8893d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 746bab3 - Browse repository at this point
Copy the full SHA 746bab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08de031 - Browse repository at this point
Copy the full SHA 08de031View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.1...v0.1.0