You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
RandomCrocodile
committed
chore: auto-install reportgenerator and emit markdown coverage in local-ci
The offline CI now installs the reportgenerator global tool on demand (mirroring
.github/workflows/test.yml) instead of silently skipping the coverage report
when it is absent. It also emits the same report types as CI — HTML, Cobertura,
TextSummary and MarkdownSummaryGithub — so a local run produces SummaryGithub.md,
the offline equivalent of the coverage summary CI posts to the PR.
0 commit comments