Closed Charlie-XIAO closed 2 months ago
Deskulpt binaries have been built successfully on all supported platforms. Your pull request is in excellent shape! You may check the built Deskulpt binaries here and download them to test locally.
Workflow file: .github/workflows/build.yaml
. Generated for commit: 3a874b0
.
This adds unit tests to the SWC transforms using the SWC testing utilities. These tests are at a finer granularity than those in
mod.rs
and can help better identify if we are implementing bad transforms or there's something else going wrong.