Skip to content

feat(stabilization)!: bytesbuf 1.0 - #645

Draft
martintmk wants to merge 4 commits into
mainfrom
user/martintmk/20260806-bytesbuf-ado-7688114
Draft

feat(stabilization)!: bytesbuf 1.0#645
martintmk wants to merge 4 commits into
mainfrom
user/martintmk/20260806-bytesbuf-ado-7688114

Conversation

@martintmk

@martintmk martintmk commented Aug 6, 2026

Copy link
Copy Markdown
Member

Summary

Adds pending stabilization notes for the bytesbuf crate based on O365 Core work item 7688114. The notes record the proposed BytesBuf, BytesView, owned-buffer I/O, and memory-provider stable boundary, along with deferred low-level APIs and unresolved review items. Also adds an empty docs/DESIGN.md placeholder.

Validation

  • just package=bytesbuf format
  • just package=bytesbuf readme
  • cargo build -p bytesbuf
  • cargo test -p bytesbuf
  • git diff --check
  • GitHub required checks and Codecov passed
  • Spellcheck attempted locally, but the installed cargo-spellcheck process exits during startup on this machine; the GitHub spell-check job passed.

Review

  • Multi-model review completed with Opus, Sonnet, and GPT reviewers.
  • Review findings about feature gates, memory-provider implementation dependencies, and BlockMeta exposure points were addressed.
  • Final review found no remaining substantive issues.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: d2e2ec60-4490-44b2-8717-aad478da5b0a
@martintmk martintmk added the agency-rocket Touched by a rocket skill label Aug 6, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: d2e2ec60-4490-44b2-8717-aad478da5b0a
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: d2e2ec60-4490-44b2-8717-aad478da5b0a
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: d2e2ec60-4490-44b2-8717-aad478da5b0a
@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (d799037) to head (cf75956).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #645   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files         473      473           
  Lines       45493    45493           
=======================================
  Hits        45493    45493           
Flag Coverage Δ
linux ?
linux-arm ?
scheduled ?
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agency-rocket Touched by a rocket skill

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant