Skip to content

feat: chunking#42

Draft
leongross wants to merge 2 commits intobuildupfrom
leongross/chunking
Draft

feat: chunking#42
leongross wants to merge 2 commits intobuildupfrom
leongross/chunking

Conversation

@leongross
Copy link
Copy Markdown
Member

No description provided.

@leongross leongross self-assigned this Mar 13, 2026
@leongross leongross force-pushed the leongross/chunking branch from 11a7af3 to 18418a4 Compare March 13, 2026 15:30
Signed-off-by: leongross <leon.gross@9elements.com>
Signed-off-by: leongross <leon.gross@9elements.com>
@leongross leongross force-pushed the leongross/chunking branch from 18418a4 to 95645ff Compare March 13, 2026 15:30
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

license-eye has checked 75 files.

Valid Invalid Ignored Fixed
58 2 15 0
Click to see the invalid file list
  • src/commands/chunk/mod.rs
  • src/commands/chunk/request.rs
Use this command to fix any missing license headers
```bash

docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix

</details>

@@ -0,0 +1,205 @@
// Licensed under the Apache-2.0 license
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
// Licensed under the Apache-2.0 license
// Copyright 2025
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// Licensed under the Apache-2.0 license

@@ -0,0 +1,177 @@
// Licensed under the Apache-2.0 license
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
// Licensed under the Apache-2.0 license
// Copyright 2025
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// Licensed under the Apache-2.0 license

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.

1 participant