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 }}
vandan-revanur
/
chem-engine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Rust fixes, benchmarks, tests + Python tooling (pre-commit, CI, uv)
- #4
#4
Merged
vandan-revanur
merged 12 commits into
main
vandan-revanur/chem-engine:main
from
feature/rust-fixes-benchmarks-tests
vandan-revanur/chem-engine:feature/rust-fixes-benchmarks-tests
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: Rust fixes, benchmarks, tests + Python tooling (pre-commit, CI, uv)
#4
vandan-revanur
merged 12 commits into
main
vandan-revanur/chem-engine:main
from
feature/rust-fixes-benchmarks-tests
vandan-revanur/chem-engine:feature/rust-fixes-benchmarks-tests
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
chore: add pre-commit hooks, GitHub Actions CI, dev deps, editorconfig
vandan-revanur
committed
acedda9
View commit details
Copy full SHA for acedda9
Browse repository at this point
fix: resolve all ruff lint errors; switch CI/pre-commit setup to uv
vandan-revanur
committed
dc7f051
View commit details
Copy full SHA for dc7f051
Browse repository at this point
fix: use uv run pytest in pre-commit hooks (no .venv required)
vandan-revanur
committed
d35619b
View commit details
Copy full SHA for d35619b
Browse repository at this point
fix: bump requires-python to >=3.10 (pytest-testmon needs 3.10+)
vandan-revanur
committed
60ae569
View commit details
Copy full SHA for 60ae569
Browse repository at this point
Fix files not compliant with pre-commit hooks
vandan-revanur
committed
93b772a
View commit details
Copy full SHA for 93b772a
Browse repository at this point
Add uv.lock
vandan-revanur
committed
1e19199
View commit details
Copy full SHA for 1e19199
Browse repository at this point
style: ruff-format markdown code blocks (align inline comments to PEP 8)
vandan-revanur
committed
29f9f95
View commit details
Copy full SHA for 29f9f95
Browse repository at this point
ci: run lint via pre-commit hooks (no drift vs local); add pre-commit dev dep
vandan-revanur
committed
9f5ac3f
View commit details
Copy full SHA for 9f5ac3f
Browse repository at this point
fix: add maturin to dev dependencies so uv sync makes it available
vandan-revanur
committed
e811813
View commit details
Copy full SHA for e811813
Browse repository at this point
fix: drop coverage threshold (Rust logic unmeasurable by Python cov); drop redundant --ignore (skipif handles it)
vandan-revanur
committed
e76806f
View commit details
Copy full SHA for e76806f
Browse repository at this point
docs: replace pip/venv setup with uv; add dev environment section
vandan-revanur
committed
650e1cb
View commit details
Copy full SHA for 650e1cb
Browse repository at this point
Fix README
vandan-revanur
committed
ce8d213
View commit details
Copy full SHA for ce8d213
Browse repository at this point
You can’t perform that action at this time.