Skip to content

Conversation

@tomasf
Copy link

@tomasf tomasf commented Jan 14, 2026

This makes minor changes to enable SwiftDraw to work on Windows and adds a Windows job in the CI workflow.

Import ucrt for Windows C runtime and add Float overloads for math
functions (sin, cos, tan, etc.) which are missing in the Windows ucrt
module, similar to the existing Android workaround.
Add a Windows job to the CI workflow using Swift 6.0.3.
Swift 6.0.3 has a cyclic dependency bug with the ucrt module on Windows.
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.47%. Comparing base (9a623f6) to head (e46746d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage   88.47%   88.47%           
=======================================
  Files         148      148           
  Lines        9975     9981    +6     
=======================================
+ Hits         8825     8831    +6     
  Misses       1150     1150           

☔ 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.

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