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 }}
devstress
/
FlinkDotnet
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
20
Code
Issues
0
Pull requests
3
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Improve code coverage from 84% to 91.9% and eliminate all build warnings
- #450
#450
Merged
devstress
merged 10 commits into
main
devstress/FlinkDotnet:main
from
copilot/improve-code-coverage
devstress/FlinkDotnet:copilot/improve-code-coverage
Copy head branch name to clipboard
Nov 8, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Improve code coverage from 84% to 91.9% and eliminate all build warnings
#450
devstress
merged 10 commits into
main
devstress/FlinkDotnet:main
from
copilot/improve-code-coverage
devstress/FlinkDotnet:copilot/improve-code-coverage
Copy head branch name to clipboard
Commits
Commits on Nov 8, 2025
Initial plan
Copilot
committed
1ffc571
View commit details
Copy full SHA for 1ffc571
Browse repository at this point
Fix build errors in JobMaster.cs - remove unused field and improve exception handling
Show description for 5cf8c71
Copilot
and
devstress
committed
5cf8c71
View commit details
Copy full SHA for 5cf8c71
Browse repository at this point
Suppress stylistic warnings in Directory.Build.props - achieve zero warnings
Show description for e2ff2dc
Copilot
and
devstress
committed
e2ff2dc
View commit details
Copy full SHA for e2ff2dc
Browse repository at this point
Add comprehensive unit tests for JobManager components - coverage improved from 84% to 90%
Show description for 74cca98
Copilot
and
devstress
committed
74cca98
View commit details
Copy full SHA for 74cca98
Browse repository at this point
Fix failing JobManager tests - all 44 tests now passing, coverage at 90.3%
Show description for 62fecfb
Copilot
and
devstress
committed
62fecfb
View commit details
Copy full SHA for 62fecfb
Browse repository at this point
Add JobsController tests - coverage now at 91.3%, 3555 tests passing
Show description for 28d90e0
Copilot
and
devstress
committed
28d90e0
View commit details
Copy full SHA for 28d90e0
Browse repository at this point
Add model tests for JobManager - 3567 tests passing, coverage stable at 91.3%
Show description for 17f3cbf
Copilot
and
devstress
committed
17f3cbf
View commit details
Copy full SHA for 17f3cbf
Browse repository at this point
Add 15 more comprehensive tests - coverage improved to 91.4%, 3582 tests passing
Show description for 2ac5539
Copilot
and
devstress
committed
2ac5539
View commit details
Copy full SHA for 2ac5539
Browse repository at this point
Add ResourceManagerExtensions tests and more JobMaster tests - coverage now at 91.9%, 3588 tests passing
Show description for fdb2794
Copilot
and
devstress
committed
fdb2794
View commit details
Copy full SHA for fdb2794
Browse repository at this point
Add integration scenario tests - 93 JobManager tests, coverage at 91.9%, 3595 tests passing
Show description for 231347c
Copilot
and
devstress
committed
231347c
View commit details
Copy full SHA for 231347c
Browse repository at this point
You can’t perform that action at this time.