You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wire cargo llvm-cov into CI as a weekly (non-blocking) job. Publish the report so we can see which perry-codegen / perry-transform / perry-runtime functions have 0% test coverage.
Wire
cargo llvm-covinto CI as a weekly (non-blocking) job. Publish the report so we can see whichperry-codegen/perry-transform/perry-runtimefunctions have 0% test coverage.Part of #793.