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 }}
qizh
/
MetaCodable
Public
forked from
SwiftyLab/MetaCodable
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
test: Improve test coverage, organization, and fix partial Bool switch coverage
- #2
#2
Merged
qizh
merged 16 commits into
main
qizh/MetaCodable:main
from
tests/improve/coverage/30-01-26
qizh/MetaCodable:tests/improve/coverage/30-01-26
Copy head branch name to clipboard
Jan 30, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
test: Improve test coverage, organization, and fix partial Bool switch coverage
#2
qizh
merged 16 commits into
main
qizh/MetaCodable:main
from
tests/improve/coverage/30-01-26
qizh/MetaCodable:tests/improve/coverage/30-01-26
Copy head branch name to clipboard
Commits
Commits on Jan 30, 2026
test: add coverage tests for HelperCoder and related types
Show description for 342f6ff
qizh
committed
342f6ff
View commit details
Copy full SHA for 342f6ff
Browse repository at this point
Merge branch 'merge/upstream'
qizh
committed
3873f76
View commit details
Copy full SHA for 3873f76
Browse repository at this point
test: add @Suite declarations and meaningful test names to all test files
Show description for 2d44730
qizh
committed
2d44730
View commit details
Copy full SHA for 2d44730
Browse repository at this point
test: improve all test names with meaningful, unique descriptions
Show description for edeba0b
qizh
committed
edeba0b
View commit details
Copy full SHA for edeba0b
Browse repository at this point
test: add comprehensive tagging system for all tests
Show description for c1dd2be
qizh
committed
c1dd2be
View commit details
Copy full SHA for c1dd2be
Browse repository at this point
style: format long @Test declarations as multiline for readability
Show description for b031947
qizh
committed
b031947
View commit details
Copy full SHA for b031947
Browse repository at this point
docs: fix markdown lint error - add blank line before code block
qizh
committed
aa9002e
View commit details
Copy full SHA for aa9002e
Browse repository at this point
fix: handle partial Bool coverage in TaggedEnumSwitcherVariable
Show description for bb8f9a5
qizh
committed
bb8f9a5
View commit details
Copy full SHA for bb8f9a5
Browse repository at this point
Merge origin/main into tests/improve/coverage/30-01-26
qizh
committed
6cb6b70
View commit details
Copy full SHA for 6cb6b70
Browse repository at this point
Add Swift CI workflow for build and test automation
qizh
committed
2344087
View commit details
Copy full SHA for 2344087
Browse repository at this point
Disable main.yml workflow in favor of swift.yml
qizh
committed
fae5691
View commit details
Copy full SHA for fae5691
Browse repository at this point
Re-enable `main.yml` workflow by removing the `.disabled` extension.
Show description for 1f3e57c
qizh
committed
1f3e57c
View commit details
Copy full SHA for 1f3e57c
Browse repository at this point
chore: simplify Swift workflow name to "Swift `build` & `test`"
qizh
committed
4e57d33
View commit details
Copy full SHA for 4e57d33
Browse repository at this point
Update `README.md`
Show description for 3ffa20e
qizh
authored
3ffa20e
View commit details
Copy full SHA for 3ffa20e
Browse repository at this point
Fix: Downgrade to Swift 6.1 to avoid compiler crash in macro expansion
Show description for 6ca3eea
qizh
committed
6ca3eea
View commit details
Copy full SHA for 6ca3eea
Browse repository at this point
Fix: Use default Xcode toolchain instead of swift-actions/setup-swift
Show description for c589543
qizh
committed
c589543
View commit details
Copy full SHA for c589543
Browse repository at this point
You can’t perform that action at this time.