Skip to content

improve test for cast among numeric types #2199

improve test for cast among numeric types

improve test for cast among numeric types #2199

Triggered via push October 10, 2023 08:05
Status Failure
Total duration 12m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
performance-unnecessary-value-param: src/jogasaki/executor/process/impl/expression/details/cast_evaluation.cpp#L190
the parameter 'd' is copied for each invocation but only used as a const reference; consider making it a const reference
performance-unnecessary-value-param: src/jogasaki/executor/process/impl/expression/details/cast_evaluation.cpp#L208
the parameter 'd' is copied for each invocation but only used as a const reference; consider making it a const reference