[CI] Fix formatting for clang-format-18 and silence warnings/errors on newer GCC#243
Merged
rhdong merged 1 commit intoNVIDIA-Merlin:masterfrom Feb 18, 2026
Merged
Conversation
Documentation previewhttps://nvidia-merlin.github.io/HierarchicalKV/review/pr-243 |
3842577 to
f7e5ea1
Compare
Member
Author
|
/blossom-ci |
f7e5ea1 to
9906da2
Compare
Member
Author
|
@jiashuy The CI tests are passing locally now. Thanks for the review!
PR #243 Test Results - ALL PASSED
GPU: NVIDIA RTX A6000, 48GB | Branch: rhdong/HierarchicalKV @ hrong/tk-feats-dev
┌─────┬──────────────────────────────┬───────┬────────┬──────────┐
│ # │ Test Binary │ Tests │ Result │ Duration │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 1 │ find_with_missed_keys_test │ 3 │ PASSED │ 24.7s │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 2 │ accum_or_assign_test │ 14 │ PASSED │ 226.6s │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 3 │ find_or_insert_ptr_test │ 18 │ PASSED │ 765.4s │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 4 │ find_or_insert_test │ 19 │ PASSED │ ~800s │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 5 │ find_or_insert_ptr_lock_test │ 13 │ PASSED │ ~500s │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 6 │ insert_and_evict_test │ 8 │ PASSED │ 794.3s │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 7 │ save_and_load_test │ 5 │ PASSED │ 11.3s │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 8 │ merlin_hashtable_test │ 21 │ PASSED │ 1052.4s │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 9 │ group_lock_test │ 3 │ PASSED │ 14.6s │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 10 │ assign_values_test │ 3 │ PASSED │ 126.0s │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 11 │ assign_score_test │ 8 │ PASSED │ 442.7s │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 12 │ reserved_keys_test │ 1 │ PASSED │ 0.1s │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 13 │ dynamic_max_capacity_test │ - │ PASSED │ - │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 14 │ export_batch_if_test │ - │ PASSED │ - │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 15 │ lock_unlock_test │ - │ PASSED │ - │
├─────┼──────────────────────────────┼───────┼────────┼──────────┤
│ 16 │ merlin_memory_pool_test │ - │ PASSED │ - │
└─────┴──────────────────────────────┴───────┴────────┴──────────┘ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.