Skip to content

Code coverage issues #4124

Open
Open

Description

Description

In the PR #4108 I had to decrease the code-coverage from 100% to 98% because the build pipeline handles the code-coverage processing incorrectly.

The following lines:

public static IHttpResilienceStrategyBuilder AddResilienceHandler(

are correctly covered and tested, but the build fails.

There are also additional inconsistencies:

Reproduction Steps

Increase the min coverage to 100, the build fails:

Expected behavior

Increase the min coverage to 100, the build should succeed:

Actual behavior

The build fails when increasing the code-coverage to 100

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

Please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions