Skip to content

docs(encoding): add many more examples to mod.ts #6570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

johnpyp
Copy link
Contributor

@johnpyp johnpyp commented Apr 11, 2025

This PR adds many more examples to encoding's front-page mod.ts.

Each example uses assertEquals to ensure correctness and testability.

@johnpyp johnpyp requested a review from kt3k as a code owner April 11, 2025 05:53
Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.22%. Comparing base (b5a5fe4) to head (863999c).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6570   +/-   ##
=======================================
  Coverage   95.21%   95.22%           
=======================================
  Files         577      577           
  Lines       43381    43381           
  Branches     6487     6487           
=======================================
+ Hits        41307    41308    +1     
+ Misses       2034     2033    -1     
  Partials       40       40           

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM. Nice! Thanks

@kt3k kt3k merged commit 4dfdd9f into denoland:main Apr 15, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants