Skip to content

chore: update file name - #54

Merged
InftyAI-Agent merged 4 commits into
InftyAI:mainfrom
kerthcet:chore/update-file
Jul 4, 2026
Merged

chore: update file name#54
InftyAI-Agent merged 4 commits into
InftyAI:mainfrom
kerthcet:chore/update-file

Conversation

@kerthcet

@kerthcet kerthcet commented Jul 4, 2026

Copy link
Copy Markdown
Member

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #

Special notes for your reviewer

Does this PR introduce a user-facing change?


Signed-off-by: kerthcet <kerthcet@gmail.com>
Copilot AI review requested due to automatic review settings July 4, 2026 15:08
@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jul 4, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Renames the storage trait module to a simpler filename and updates module exports so the ModelStorage trait remains available via crate::storage::ModelStorage.

Changes:

  • Adds src/storage/storage.rs containing the ModelStorage trait definition.
  • Updates src/storage/mod.rs to declare the new storage submodule and re-export ModelStorage from it.

Reviewed changes

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

File Description
src/storage/storage.rs Introduces the ModelStorage trait under the new module name.
src/storage/mod.rs Switches module declaration/re-export from storage_trait to storage.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

kerthcet added 2 commits July 4, 2026 16:25
Signed-off-by: kerthcet <kerthcet@gmail.com>
Signed-off-by: kerthcet <kerthcet@gmail.com>
Copilot AI review requested due to automatic review settings July 4, 2026 15:36

Copilot AI left a comment

Copy link
Copy Markdown

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 4 out of 6 changed files in this pull request and generated no new comments.

Signed-off-by: kerthcet <kerthcet@gmail.com>
@kerthcet

kerthcet commented Jul 4, 2026

Copy link
Copy Markdown
Member Author

/lgtm
/kind cleanup

@InftyAI-Agent InftyAI-Agent added lgtm Looks good to me, indicates that a PR is ready to be merged. cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. and removed do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Jul 4, 2026

@InftyAI-Agent InftyAI-Agent left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approved: PR has both lgtm and approved labels

@InftyAI-Agent InftyAI-Agent left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approved: PR has both lgtm and approved labels

@InftyAI-Agent
InftyAI-Agent merged commit edf05cb into InftyAI:main Jul 4, 2026
19 of 20 checks passed
@kerthcet
kerthcet deleted the chore/update-file branch July 4, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Looks good to me, indicates that a PR is ready to be merged. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants