Skip to content

ci: add Windows runner#1274

Merged
gnikit merged 6 commits intomainfrom
ci/windows
Jan 5, 2026
Merged

ci: add Windows runner#1274
gnikit merged 6 commits intomainfrom
ci/windows

Conversation

@gnikit
Copy link
Member

@gnikit gnikit commented Dec 22, 2025

No description provided.

@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.64%. Comparing base (f87209f) to head (438a957).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1274      +/-   ##
==========================================
+ Coverage   81.35%   81.64%   +0.28%     
==========================================
  Files          13       13              
  Lines        2424     2435      +11     
  Branches      199      202       +3     
==========================================
+ Hits         1972     1988      +16     
+ Misses        447      442       -5     
  Partials        5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

gnikit added 6 commits January 5, 2026 19:14
Previously fypp on Windows was using the path from
the URI which resulted in unintentional escaped characters.
This replaces \\ with / in order for the preprocessor to properly
parse them.

In theory we could enforce the same in all user inputs as well
but for now I think it is simpler to allow users to input their paths
however they wish. Makes troubleshooting easier.
@gnikit gnikit changed the title ci: add windoes runner ci: add Windows runner Jan 5, 2026
@gnikit gnikit merged commit 95f4730 into main Jan 5, 2026
6 checks passed
@gnikit gnikit deleted the ci/windows branch January 5, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant