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 }}
MichaCo
/
CDT.NET
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix xunit.v3 test discovery and code coverage in CI (dotnet test / VSTest incompatibility)
- #4
#4
Merged
MichaConrad
merged 9 commits into
main
MichaCo/CDT.NET:main
from
copilot/add-basic-repository-features
MichaCo/CDT.NET:copilot/add-basic-repository-features
Copy head branch name to clipboard
Feb 22, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Fix xunit.v3 test discovery and code coverage in CI (dotnet test / VSTest incompatibility)
#4
MichaConrad
merged 9 commits into
main
MichaCo/CDT.NET:main
from
copilot/add-basic-repository-features
MichaCo/CDT.NET:copilot/add-basic-repository-features
Copy head branch name to clipboard
Commits
Commits on Feb 22, 2026
Initial plan
Copilot
committed
f848f5f
View commit details
Copy full SHA for f848f5f
Browse repository at this point
feat: add CI/CD pipeline, NuGet package setup, upstream sync, and README
Show description for a634d5e
Copilot
and
MichaConrad
committed
a634d5e
View commit details
Copy full SHA for a634d5e
Browse repository at this point
fix: change license from MIT to MPL-2.0 in csproj and README
Show description for 8c8b084
Copilot
and
MichaConrad
committed
8c8b084
View commit details
Copy full SHA for 8c8b084
Browse repository at this point
docs: improve README with sophisticated examples, credits, and noteworthy info from upstream
Show description for da1e0d4
Copilot
and
MichaConrad
committed
da1e0d4
View commit details
Copy full SHA for da1e0d4
Browse repository at this point
ci: switch pipeline to windows-latest to support Windows-only VIZ project
Show description for 4630368
Copilot
and
MichaConrad
committed
4630368
View commit details
Copy full SHA for 4630368
Browse repository at this point
ci: add matrix build for both windows-latest and ubuntu-latest
Show description for bca4a84
Copilot
and
MichaConrad
committed
bca4a84
View commit details
Copy full SHA for bca4a84
Browse repository at this point
ci: add coverage PR comment from Windows build using sticky-pull-request-comment
Show description for 05502c9
Copilot
and
MichaConrad
committed
05502c9
View commit details
Copy full SHA for 05502c9
Browse repository at this point
fix: enable MTP runner for dotnet test to fix xunit.v3 test discovery in CI
Show description for 6fc7329
Copilot
and
MichaConrad
committed
6fc7329
View commit details
Copy full SHA for 6fc7329
Browse repository at this point
fix: switch to coverlet.msbuild for coverage collection with MTP/xunit.v3 runner
Show description for d5b7afe
Copilot
and
MichaConrad
committed
d5b7afe
View commit details
Copy full SHA for d5b7afe
Browse repository at this point
You can’t perform that action at this time.