Avatar for the bug-ops user
bug-ops
pyhdb-rs
BlogDocsChangelog

Performance History

Latest Results

chore(deps): bump actions/checkout in the github-actions group (#155) Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
6 days ago
fix: test failures and aarch64-linux-gnu cross-compilation (#150) * test: fix 7 test failures against live HANA Cloud - test_decimal_precision: use CAST(... AS DECIMAL) without precision/scale to avoid TypeId 81 (DECIMAL(p,s)) which maps to fixed_size_binary in hdbconnect-arrow; TypeId 5 (plain DECIMAL) correctly maps to Decimal128 - test_cursor_fetch_arrow_with_parameters (pandas, polars): wrap parameter with CAST(? AS INT) so HANA can infer the column type in bare SELECT - test_callproc_*: catch OperationalError in addition to ProgrammingError; HANA returns OperationalError [1281] for wrong arg count and [328] for unknown procedure, not ProgrammingError * style: fix ruff formatting in test_arrow.py * fix(ci): fix aarch64-linux-gnu cross-compilation Switch rustls crypto provider from aws_lc_rs back to ring. aws-lc-sys 0.39.0 fails to compile bcm.c in the manylinux2014-cross:aarch64 Docker container used for cross-compilation. ring also requires __ARM_ARCH to be defined by the assembler when cross-compiling for aarch64-unknown-linux-gnu. Fix by setting CFLAGS_aarch64_unknown_linux_gnu="-march=armv8-a" in the CI step, which tells gcc/as the target architecture explicitly. * fix(ci): define __ARM_ARCH=8 explicitly for ring aarch64 cross-compile The manylinux2014-cross:aarch64 GCC cross-compiler does not automatically define __ARM_ARCH when given -march=armv8-a, which ring's asm_base.h requires to compile pregenerated ARM assembly. Add -D__ARM_ARCH=8 to CFLAGS_aarch64_unknown_linux_gnu to satisfy the preprocessor check.
main
1 month ago
chore(deps): bump the rust-minor-patch group with 3 updates (#145) Bumps the rust-minor-patch group with 3 updates: [metrics](https://github.com/metrics-rs/metrics), [rmcp](https://github.com/modelcontextprotocol/rust-sdk) and [tower-http](https://github.com/tower-rs/tower-http). Updates `metrics` from 0.24.5 to 0.24.6 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](https://github.com/metrics-rs/metrics/compare/metrics-v0.24.5...metrics-v0.24.6) Updates `rmcp` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](https://github.com/modelcontextprotocol/rust-sdk/compare/rmcp-v1.6.0...rmcp-v1.7.0) Updates `tower-http` from 0.6.10 to 0.6.11 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.6.10...tower-http-0.6.11) --- updated-dependencies: - dependency-name: metrics dependency-version: 0.24.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rmcp dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: tower-http dependency-version: 0.6.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
1 month ago

Latest Branches

CodSpeed Performance Gauge
-22%
chore(release): v0.3.4#89
5 months ago
035effc
chore/release-0.3.4
CodSpeed Performance Gauge
0%
5 months ago
036fbe3
feature/codspeed-memory-walltime
CodSpeed Performance Gauge
0%
5 months ago
d3349d5
feature/ci-moonrepo-setup
© 2026 CodSpeed Technology
Home Terms Privacy Docs