fix: harden restricted download continuation#61
Conversation
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
Greptile SummaryThis PR addresses two distinct Windows-specific failure modes in the restricted build workflow: (1) subprocess output containing CP1252-encoded filenames (e.g. Confidence Score: 5/5Safe to merge — no correctness, data-integrity, or security issues found. All changes are well-scoped fixes with comprehensive regression tests. The Windows codepage decoder correctly prefers UTF-8, the baseline logic cleanly supersedes the legacy timestamp fallback without breaking it for older pending state, and every new code path is covered by unit and integration tests. No P0 or P1 findings. No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "fix: harden restricted download continua..." | Re-trigger Greptile |
Summary
§6No Enchant Glint 1.20.1.zipsurvive parsing and persistenceTest plan
Notes
cargo check --target x86_64-pc-windows-msvc --testscould not run locally because that target is not installed in this environment.