Refactor equality as per spec. eqg
and add testing equality ops (#537)
#173
benchmark.yml
on: push
Performance regression check
12m 41s
Annotations
2 warnings
doc list item without indentation:
partiql-conformance-tests/src/bin/generate_comparison_report.rs#L23
warning: doc list item without indentation
--> partiql-conformance-tests/src/bin/generate_comparison_report.rs:23:5
|
23 | /// regressed behavior)
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
= note: `#[warn(clippy::doc_lazy_continuation)]` on by default
help: indent this line
|
23 | /// regressed behavior)
| ++
|
Performance regression check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|