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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
OpenSwiftUIProject
/
OpenAttributeGraph
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
114
Code
Issues
1
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve Utilities test coverage and cleanup
- #208
#208
Merged
Kyle-Ye
merged 13 commits into
main
OpenSwiftUIProject/OpenAttributeGraph:main
from
feature/utilities-test-cleanup
OpenSwiftUIProject/OpenAttributeGraph:feature/utilities-test-cleanup
Copy head branch name to clipboard
Feb 25, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Improve Utilities test coverage and cleanup
#208
Kyle-Ye
merged 13 commits into
main
OpenSwiftUIProject/OpenAttributeGraph:main
from
feature/utilities-test-cleanup
OpenSwiftUIProject/OpenAttributeGraph:feature/utilities-test-cleanup
Copy head branch name to clipboard
Commits
Commits on Feb 25, 2026
Move test-related types and helpers into TestingSupport.hpp
Show description for 210bd11
Kyle-Ye
committed
210bd11
View commit details
Copy full SHA for 210bd11
Browse repository at this point
Update utilitiesTestsTarget config
Kyle-Ye
committed
19fde2c
View commit details
Copy full SHA for 19fde2c
Browse repository at this point
Enable the failure test case
Kyle-Ye
committed
8483bd6
View commit details
Copy full SHA for 8483bd6
Browse repository at this point
Fix HashTable implementation
Kyle-Ye
committed
22f5b79
View commit details
Copy full SHA for 22f5b79
Browse repository at this point
[NFC] Optimize HashTable implementation
Kyle-Ye
committed
5b9edfa
View commit details
Copy full SHA for 5b9edfa
Browse repository at this point
Update status.md
Kyle-Ye
committed
1f361f1
View commit details
Copy full SHA for 1f361f1
Browse repository at this point
Add cf_ptr and objc_ptr test cases
Show description for 4b7388e
Kyle-Ye
committed
4b7388e
View commit details
Copy full SHA for 4b7388e
Browse repository at this point
Add HashTable coverage tests and fix try! usage
Show description for fffa6fe
Kyle-Ye
committed
fffa6fe
View commit details
Copy full SHA for fffa6fe
Browse repository at this point
Guard ObjCPtrTests with #if canImport(Darwin)
Kyle-Ye
committed
12eea78
View commit details
Copy full SHA for 12eea78
Browse repository at this point
Use inline to Forward API
Kyle-Ye
committed
610982d
View commit details
Copy full SHA for 610982d
Browse repository at this point
Guard CFGetRetainCount usage with Darwin-only checks
Show description for c290bd6
Kyle-Ye
committed
c290bd6
View commit details
Copy full SHA for c290bd6
Browse repository at this point
Bump Ubuntu CI Swift version from 6.1.2 to 6.1.3
Kyle-Ye
committed
3f1948a
View commit details
Copy full SHA for 3f1948a
Browse repository at this point
Skip -warnings-as-errors for C++ interop test targets
Show description for d7ccfd3
Kyle-Ye
committed
d7ccfd3
View commit details
Copy full SHA for d7ccfd3
Browse repository at this point
You can’t perform that action at this time.