Closed sinkingsugar closed 2 months ago
Attention: Patch coverage is 66.66667%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 80.06%. Comparing base (
c4ddbb4
) to head (62a20ea
).
Files | Patch % | Lines |
---|---|---|
include/shards/math_ops.hpp | 0.00% | 5 Missing :warning: |
shards/core/runtime.cpp | 75.00% | 5 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Move non-blittable type handling to _destroyVarSlow for better performance. Update Dockerfile for benchmarking environment.