microsoft / microsoft/agent-framework

.NET: Enforce .NET PR Test Coverage Gate

Open
#3,391 0 comments 0 reactions 1 assignee Claimed by @chetantoshniwal View on GitHub
.NET
Dominant language
Python
Stars
13.6k
Forks
2.3k
Avg merge
2d 45m
Merged PRs (30d)
358

Description

Implement a GitHub Action that gates pull requests for the .NET codebase to prevent coverage regression. The action should:
- Run on every PR
- Collect and compare the code coverage from the build/test workflow
- Fail the PR check if the coverage drops below the current baseline
- Provide a comment or summary on the PR about any coverage changes

This is necessary to ensure test coverage does not regress over time.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.