hongjr03/Tinymist Coverage Analysis
Generate and track code coverage for Typst documents using Tinymist
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 26, 2026
- License
- MIT
Pinned Snippet
uses: hongjr03/tinymist-coverage-workflow@e1e5d3a5bca8b10ab8fec5ab856debf29629d5e1 # v0.1.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tinymist_version | Tinymist version to use | no | latest |
| create_symlinks | Whether to create symlinks for local Typst package development | no | true |
| target_files | Files to analyze for coverage (comma separated list) | no | README.typ |
| report_path | Path to store coverage reports | no | coverage/output |
| auto_commit | Whether to automatically commit coverage report updates | no | true |
| readme_paths | Paths to README files to update with coverage badge (comma separated) | no | README.md |
Outputs
no outputs