Commit Graph

2 Commits

Author SHA1 Message Date
Junya Morioka ae8dcf2157 refactor: move coverage to Packages subsection and remove excluded column
Move coverage section under ## Packages as ### Coverage subsection.
Remove the Excluded column from the coverage table for simplicity.
2026-01-28 18:35:55 +09:00
Junya Morioka cd2eb27fd6 feat: add package coverage badges and table to README
Add update_readme_coverage.py script that calculates per-platform
package coverage using check_missing_packages.py logic and updates
README.md with shields.io badges and a summary table. Integrate
the script into both the daily stats workflow and the build workflow.
2026-01-28 18:31:26 +09:00