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
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
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 }}
PsyProtocol
/
psy-compiler
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
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/coverage test
- #5
#5
Merged
logere
merged 12 commits into
multi_chain
PsyProtocol/psy-compiler:multi_chain
from
feat/coverage_test
PsyProtocol/psy-compiler:feat/coverage_test
Copy head branch name to clipboard
Sep 23, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Feat/coverage test
#5
logere
merged 12 commits into
multi_chain
PsyProtocol/psy-compiler:multi_chain
from
feat/coverage_test
PsyProtocol/psy-compiler:feat/coverage_test
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
ci: run the gen_deploy_abi_json example tests in make ci
Show description for 19dd54c
logere
committed
19dd54c
View commit details
Copy full SHA for 19dd54c
Browse repository at this point
test: add workspace coverage baseline
Show description for cf811c9
logere
committed
cf811c9
View commit details
Copy full SHA for cf811c9
Browse repository at this point
test: push workspace line coverage to 94.6% with edge-case suites
Show description for 20bfa44
logere
committed
20bfa44
View commit details
Copy full SHA for 20bfa44
Browse repository at this point
test: cover ast/interpreter/parser edge modules
Show description for fb5da24
logere
committed
fb5da24
View commit details
Copy full SHA for fb5da24
Browse repository at this point
refactor(sema): store primitive scope id in SymbolTable instead of global state
Show description for 48e55db
logere
committed
48e55db
View commit details
Copy full SHA for 48e55db
Browse repository at this point
test: push function coverage to 96.9% with edge-case suites
Show description for ba25d38
logere
committed
ba25d38
View commit details
Copy full SHA for ba25d38
Browse repository at this point
fix(interpreter): tuple entry inputs panicked on the retired primitive-scope global
Show description for 85b7ad9
logere
committed
85b7ad9
View commit details
Copy full SHA for 85b7ad9
Browse repository at this point
fix(interpreter): replace to_input panics with UnsupportedEntryPointInput diagnostics
Show description for d81bf02
logere
committed
d81bf02
View commit details
Copy full SHA for d81bf02
Browse repository at this point
fix(interpreter): require provably-true branch for eager assert failure
Show description for 00b2366
logere
committed
00b2366
View commit details
Copy full SHA for 00b2366
Browse repository at this point
fix(sema): turn turbofish fn-ref and path-target panics into diagnostics
logere
committed
fd1d14c
View commit details
Copy full SHA for fd1d14c
Browse repository at this point
Commits on Sep 23, 2026
test(interpreter): add random computation-graph differential suite
Show description for 58b1b51
logere
committed
58b1b51
View commit details
Copy full SHA for 58b1b51
Browse repository at this point
refactor: represent contract deployer as u64 user id
Show description for 3a8903f
logere
committed
3a8903f
View commit details
Copy full SHA for 3a8903f
Browse repository at this point
You can’t perform that action at this time.