docs: badge accuracy + pre-authored winget submission manifests#22
Merged
Conversation
- README test badge: '4500+' -> exact '4759'; coverage badge relabeled 'coverage 100%' -> 'line coverage 100%' so it's clear the figure is line coverage on the measured pure-function modules, not a whole-codebase claim. - README project tree: module list end corrected 64-SystemDebloat -> 69-StorageMigration, '61 more modules' -> '67 more modules' (the tree was stale at 65 modules; the project is now 70). - README + CONTRIBUTING: '4,500+ tests' prose references updated to the exact 4,759.
The first winget-pkgs submission of TheAbider.RackStack must be done by hand (ci.yml's wingetcreate update only works once the package exists). dist/winget/1.99.1/ now holds the three ready-to-submit manifest files (version / installer / defaultLocale) so the first submission is a copy-paste PR into microsoft/winget-pkgs — no interactive wingetcreate session needed. dist/winget/README.md has the step-by-step; dist/README.md winget section updated to point at them.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
README/CONTRIBUTING accuracy: exact test count (4759), line-coverage label, module tree updated to 70 modules. Docs only, no version bump.