Skip to content

Move HexDumpTransform stream to main chex library.#19

Merged
hildjj merged 2 commits intomainfrom
refactor
Oct 31, 2025
Merged

Move HexDumpTransform stream to main chex library.#19
hildjj merged 2 commits intomainfrom
refactor

Conversation

@hildjj
Copy link
Contributor

@hildjj hildjj commented Oct 31, 2025

Refactor the string decoder to use the stream, which greatly simplifies the code. Added options for:

  • indent
  • trailingLinefeed
  • columns
  • digits

Refactor the string decoder to use the stream, which
greatly simplifies the code.  Added options for:
- indent
- trailingLinefeed
- columns
- digits
@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@9b87e97). Learn more about missing BASE report.
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main       #19   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         6           
  Lines           ?       451           
  Branches        ?         0           
========================================
  Hits            ?       451           
  Misses          ?         0           
  Partials        ?         0           

☔ 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.

@hildjj hildjj merged commit 3cbbd5c into main Oct 31, 2025
6 checks passed
@hildjj hildjj deleted the refactor branch October 31, 2025 19:52
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