Skip to content

Conversation

philippthun
Copy link
Member

@philippthun philippthun commented Jul 21, 2025

  • test UserResetInterval offset calculation using Digest::XXH64
  • add unit tests for StagingActionBuilder#buildpack_path hashing behavior
  • ensure deterministic examples for Digest::XXH64 to catch formatting issues

Fixes #3698

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

@philippthun philippthun marked this pull request as draft July 21, 2025 11:48
@philippthun philippthun force-pushed the codex/add-unit-tests-for-issue-3698 branch from 73737dc to de2bb1f Compare July 24, 2025 12:05
@philippthun philippthun changed the title Add tests for Digest::XXH64 usages Add deterministic XXH64 hashing specs Jul 24, 2025
@philippthun philippthun marked this pull request as ready for review July 24, 2025 13:11
@jochenehret jochenehret merged commit f95c1d9 into main Jul 31, 2025
17 of 19 checks passed
@moleske moleske deleted the codex/add-unit-tests-for-issue-3698 branch July 31, 2025 15:14
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jul 31, 2025
Changes in cloud_controller_ng:

- Add deterministic XXH64 hashing specs
    PR: cloudfoundry/cloud_controller_ng#4460
    Author: Philipp Thun <[email protected]>

Dependency updates in cloud_controller_ng:

- build(deps-dev): bump rubocop from 1.79.0 to 1.79.1
    PR: cloudfoundry/cloud_controller_ng#4485
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add some unit tests to validate the length and stability of the xxhash interface
2 participants