OpenSwiftUIProject / OpenSwiftUI

[WIP] Open source implementation of Apple's SwiftUI.
https://swiftpackageindex.com/OpenSwiftUIProject/OpenSwiftUI/main/documentation/openswiftui
MIT License
937 stars 27 forks source link

Add wasm CI support #27

Closed Kyle-Ye closed 7 months ago

Kyle-Ye commented 7 months ago

We need extra params for 5.9 and 5.10 Swift due to some upstream compiler bug.

https://github.com/swiftwasm/swift/issues/5563#issuecomment-1913533592

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b380373) 16.29% compared to head (806806e) 16.29%. Report is 1 commits behind head on main.

:exclamation: Current head 806806e differs from pull request most recent head ca3efb4. Consider uploading reports for the commit ca3efb4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ======================================= Coverage 16.29% 16.29% ======================================= Files 149 149 Lines 2375 2375 ======================================= Hits 387 387 Misses 1988 1988 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.