Skip to content

docs(readme): lead with pipeline results and unit-test coverage#3

Merged
Chookees merged 4 commits into
mainfrom
cursor/readme-pipeline-coverage-482e
Jul 15, 2026
Merged

docs(readme): lead with pipeline results and unit-test coverage#3
Chookees merged 4 commits into
mainfrom
cursor/readme-pipeline-coverage-482e

Conversation

@Chookees

@Chookees Chookees commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Summary

Leads the repository README with shield-style badges (banner-like), as common in open-source repos:

  • CI status (GitHub Actions)
  • .NET 10.0.301
  • Tests: 224 passed
  • Line coverage: 84.8%
  • Branch coverage: 72.3%
  • Skipped: 0
  • MIT license
  • 10 independent packages

Detailed coverage remains in docs/coverage-summary.md.

Open in Web Open in Cursor 

Chookees and others added 4 commits July 15, 2026 00:18
Co-authored-by: Artur B. <Chookees@users.noreply.github.com>
Stabilize AdaptiveConcurrencyController queue assertions with WaitUntil.
Expand Security/Data/Text/Scheduling/Distributed edge-case tests.
Fix CriticalPathScheduler.Validate crashing on unknown dependencies.
CI now runs every test project (aggregate failures) and fails on skipped tests.

Co-authored-by: Artur B. <Chookees@users.noreply.github.com>
Open the repository README with CI results, 224/0/0 test totals, and
Coverlet line/branch coverage per FunctionFoundry package (overall 84.8% / 72.3%).

Co-authored-by: Artur B. <Chookees@users.noreply.github.com>
Lead the README with banner-style badges (CI, .NET, tests, coverage,
license) instead of dense status tables.

Co-authored-by: Artur B. <Chookees@users.noreply.github.com>
@Chookees
Chookees merged commit 9371128 into main Jul 15, 2026
2 checks passed
@Chookees
Chookees deleted the cursor/readme-pipeline-coverage-482e branch July 15, 2026 07:04
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.

1 participant