Skip to content

Fix tests case#3

Merged
genedna merged 2 commits into
libra-tools:mainfrom
genedna:main
Sep 28, 2025
Merged

Fix tests case#3
genedna merged 2 commits into
libra-tools:mainfrom
genedna:main

Conversation

@genedna

@genedna genedna commented Sep 28, 2025

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Eli Ma <eli@patch.sh>
@genedna
genedna requested a review from Copilot September 28, 2025 03:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes test compilation issues by correcting import ordering and method calls, along with adding missing test dependencies.

  • Reorders import statements to follow proper dependency hierarchy
  • Fixes incorrect method call syntax for fill_bytes
  • Adds missing dev-dependencies for test functionality

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/zstdelta/zstdelta.rs Reorders imports and fixes fill_bytes method call syntax
Cargo.toml Adds missing test dependencies for quickcheck, rand, and rand_chacha

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread src/zstdelta/zstdelta.rs Outdated
Signed-off-by: Eli Ma <eli@patch.sh>
@genedna
genedna requested a review from Copilot September 28, 2025 03:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@genedna
genedna merged commit a2a4292 into libra-tools:main Sep 28, 2025
@github-actions github-actions Bot mentioned this pull request Feb 10, 2026
genedna added a commit to genedna/git-internal that referenced this pull request Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants