Skip to content

Add architecture docs and diagrams for all integrations#1927

Merged
Bertk merged 2 commits into
coverlet-coverage:masterfrom
Bertk:update-docu
May 3, 2026
Merged

Add architecture docs and diagrams for all integrations#1927
Bertk merged 2 commits into
coverlet-coverage:masterfrom
Bertk:update-docu

Conversation

@Bertk
Copy link
Copy Markdown
Collaborator

@Bertk Bertk commented May 3, 2026

Expanded documentation with architecture overviews, Mermaid diagrams, and tables for core, collector, msbuild, console, and MTP packages. Clarified integration responsibilities, constraints, and limitations (including MTP test assembly coverage). No code changes; documentation only.

#1911

Expanded documentation with architecture overviews, Mermaid diagrams, and tables for core, collector, msbuild, console, and MTP packages. Clarified integration responsibilities, constraints, and limitations (including MTP test assembly coverage). No code changes; documentation only.
Copilot AI review requested due to automatic review settings May 3, 2026 07:43
@Bertk Bertk added documentation chore PR label for maintenance (dependencies, build, scripts) labels May 3, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds architecture-focused documentation to make Coverlet’s integration modes (VSTest collector, MSBuild, global tool/console, and MTP) easier to understand, including diagrams, dependency/functionality tables, and explicitly documented constraints (notably the MTP test-assembly coverage limitation raised in #1911).

Changes:

  • Added “Architecture” sections (tables + Mermaid diagrams) to VSTest, MSBuild, and Global Tool docs.
  • Clarified MTP limitations, including the --coverlet-include-test-assembly behavior.
  • Introduced a new consolidated architecture overview document with cross-package diagrams and a responsibility/constraint table.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Documentation/VSTestIntegration.md Adds architecture overview, dependency table, Mermaid diagram, and constraints for coverlet.collector.
Documentation/MSBuildIntegration.md Adds architecture overview, dependency table, Mermaid diagram, and constraints for coverlet.msbuild.
Documentation/GlobalTool.md Adds architecture overview, dependency table, Mermaid diagram, and constraints for coverlet.console.
Documentation/Coverlet.MTP.Integration.md Adds a limitation note for --coverlet-include-test-assembly tied to issue #1911.
Documentation/Coverlet.Architecture.md New high-level architecture doc with dependency map, responsibilities table, and execution sequence diagram.

Comment thread Documentation/Coverlet.MTP.Integration.md Outdated
@Bertk Bertk merged commit 48b0a13 into coverlet-coverage:master May 3, 2026
11 of 12 checks passed
@Bertk Bertk deleted the update-docu branch May 3, 2026 08:35
Bertk added a commit to Bertk/coverlet that referenced this pull request May 3, 2026
…erage#1927)

* Add architecture docs and diagrams for all integrations

Expanded documentation with architecture overviews, Mermaid diagrams, and tables for core, collector, msbuild, console, and MTP packages. Clarified integration responsibilities, constraints, and limitations (including MTP test assembly coverage). No code changes; documentation only.

* Update documentation and settings for Coverlet integration and usage
This was referenced May 18, 2026
This was referenced May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore PR label for maintenance (dependencies, build, scripts) documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants