test: add HashT unit tests covering constructors, methods, and error paths#31
Merged
Conversation
Agent-Logs-Url: https://github.com/microsoft/merklecpp/sessions/d386c6d3-442c-443f-9182-668ae4e081cf Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
… doctest (item 1) Agent-Logs-Url: https://github.com/microsoft/merklecpp/sessions/d386c6d3-442c-443f-9182-668ae4e081cf Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/merklecpp/sessions/d386c6d3-442c-443f-9182-668ae4e081cf Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
…leaf bounds, size/copy) Agent-Logs-Url: https://github.com/microsoft/merklecpp/sessions/d386c6d3-442c-443f-9182-668ae4e081cf Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
achamayou
May 19, 2026 09:25
View session
…gnore Agent-Logs-Url: https://github.com/microsoft/merklecpp/sessions/2733b0f4-12a3-4cba-a975-fa1e1752b735 Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/merklecpp/sessions/2733b0f4-12a3-4cba-a975-fa1e1752b735 Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
maxtropets
approved these changes
May 19, 2026
achamayou
approved these changes
May 19, 2026
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.
/home/runner/work/merklecpp/merklecpp/test/unit_tests.cpp(constructors, error paths, PathT equality, TreeT string/leaf/size paths)/home/runner/work/merklecpp/merklecpp/.clang-tidyto disable checks that conflict with the added test patterns/home/runner/work/merklecpp/merklecpp/.gitignoreto ignore generated build/coverage artifacts (build*/,coverage*.info,coverage_html/,coverage_full_html/)