Skip to content

docs(encoding): add README.mbt.md for ascii, base64, utf8, utf16#3296

Merged
bobzhang merged 2 commits intomainfrom
hongbo/docs-encoding
Mar 19, 2026
Merged

docs(encoding): add README.mbt.md for ascii, base64, utf8, utf16#3296
bobzhang merged 2 commits intomainfrom
hongbo/docs-encoding

Conversation

@bobzhang
Copy link
Contributor

@bobzhang bobzhang commented Mar 18, 2026

Summary

  • Add README.mbt.md documentation for encoding/ascii, encoding/base64, encoding/utf8, and encoding/utf16 packages
  • Each README covers encoding, decoding, and lossy decoding APIs with runnable code examples
  • All examples use moon check-compatible test blocks

Test plan

  • moon check passes with no errors or warnings

🤖 Generated with Claude Code


Open with Devin

Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@coveralls
Copy link
Collaborator

coveralls commented Mar 18, 2026

Pull Request Test Coverage Report for Build 3007

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 95.77%

Totals Coverage Status
Change from base Build 3005: 0.01%
Covered Lines: 13765
Relevant Lines: 14373

💛 - Coveralls

@bobzhang bobzhang force-pushed the hongbo/docs-encoding branch 6 times, most recently from c319e21 to eebaef1 Compare March 19, 2026 01:40
bobzhang and others added 2 commits March 19, 2026 09:50
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bobzhang bobzhang force-pushed the hongbo/docs-encoding branch from eebaef1 to 102a437 Compare March 19, 2026 01:50
@bobzhang bobzhang enabled auto-merge (rebase) March 19, 2026 01:53
@bobzhang bobzhang merged commit 322c9e8 into main Mar 19, 2026
14 checks passed
@bobzhang bobzhang deleted the hongbo/docs-encoding branch March 19, 2026 01:58
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