Skip to content

[Docs] expand CONTRIBUTING with local test/coverage instructions; fixes #55#72

Merged
samatstariongroup merged 1 commit into
developmentfrom
feature/issue-55-contributing-test-coverage
Jun 21, 2026
Merged

[Docs] expand CONTRIBUTING with local test/coverage instructions; fixes #55#72
samatstariongroup merged 1 commit into
developmentfrom
feature/issue-55-contributing-test-coverage

Conversation

@samatstariongroup

Copy link
Copy Markdown
Member

Expands .github/CONTRIBUTING.md with a Building and Testing section covering prerequisites (.NET 10 SDK), build, running tests (NUnit 4), local code coverage (coverlet / XPlat / optional ReportGenerator HTML), and the SonarCloud CI quality gate. Also clarifies the .DotSettings note for ReSharper/Rider users. Documentation only.

Fixes #55.

@github-actions

Copy link
Copy Markdown
Contributor
Package Line Rate Branch Rate Complexity Health
ECoreNetto 86% 78% 415
ECoreNetto.Extensions 99% 93% 101
ECoreNetto.HandleBars 99% 98% 60
ECoreNetto.Reporting 83% 71% 181
ECoreNetto.Tools 94% 89% 58
Summary 89% (2154 / 2426) 81% (493 / 608) 815

@sonarqubecloud

Copy link
Copy Markdown

@samatstariongroup samatstariongroup merged commit 56ade15 into development Jun 21, 2026
14 checks passed
@samatstariongroup samatstariongroup deleted the feature/issue-55-contributing-test-coverage branch June 21, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expand CONTRIBUTING with local test/coverage instructions

1 participant