Add model in the default folder and refactoring README.md of mercury#1149
Merged
Conversation
Signed-off-by: Quanyi Ma <eli@patch.sh>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR introduces a new "model" folder by updating the configuration and refactors several README files to improve documentation and clarity. Key changes include:
- Updating the README for the zstdelta module with cleaner formatting and an active link.
- Adding new functions and spacing in the delta library for clarity.
- Removing outdated BUCK build configuration files and updating the config to include the new "model" directory.
Reviewed Changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| mercury/zstdelta/README.md | Improved formatting and updated link to the source repository |
| mercury/delta/src/lib.rs | Added a new blank line to separate public exports, enhancing readability |
| mercury/delta/README.md | Adjusted code snippet example formatting for clarity |
| mercury/delta/BUCK | Removed outdated build configuration |
| mercury/README.md | Expanded documentation with detailed sections on performance and features |
| mercury/BUCK | Removed outdated build configuration |
| config/config.toml | Updated the root directories to include the new "model" folder |
Comments suppressed due to low confidence (1)
mercury/README.md:121
- The Benchmark section contains a TODO placeholder. Consider adding benchmark data or removing this section if it is not intended for production use.
**TODO**
benjamin-747
approved these changes
Jun 23, 2025
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.