Skip to content

Update the code coverage action to only run on code files in src #2983

Closed
@pmaytak

Description

@pmaytak

We should update the code coverage action to only run on \src folder and only code files (.cs).

The Include section in the settings does include .dlls, so interesting that the analysis runs on everything else too. Maybe source files need to be specified instead of DLLs?

For example, here it runs on workflow file:
Add release tactics template by kellyyangsong · Pull Request #2941 · AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet

Metadata

Metadata

Assignees

Labels

FundamentalsInternalIndicates issue was opened by the IdentityModel team

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions