Skip to content

feat(utils): improve ByteBuffer#1396

Merged
sebastijankuzner merged 12 commits into
developfrom
feat/unit/improve-byte-buffer
Jul 10, 2026
Merged

feat(utils): improve ByteBuffer#1396
sebastijankuzner merged 12 commits into
developfrom
feat/unit/improve-byte-buffer

Conversation

@sebastijankuzner

Copy link
Copy Markdown
Contributor

Summary

Add range and type checks

Checklist

  • Tests (if necessary)
  • Ready to be merged

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.22%. Comparing base (bad6156) to head (351ce36).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1396      +/-   ##
===========================================
+ Coverage    61.08%   62.22%   +1.14%     
===========================================
  Files          927      931       +4     
  Lines        14947    15409     +462     
  Branches      1661     1761     +100     
===========================================
+ Hits          9131     9589     +458     
- Misses        5811     5813       +2     
- Partials         5        7       +2     
Flag Coverage Δ
contracts 97.74% <ø> (?)
packages 61.17% <100.00%> (+0.08%) ⬆️

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sebastijankuzner
sebastijankuzner force-pushed the feat/unit/improve-byte-buffer branch from e4fd426 to f108a37 Compare July 9, 2026 14:49
@oXtxNt9U oXtxNt9U changed the title feat(utils): improbe ByteBuffer feat(utils): improve ByteBuffer Jul 9, 2026
@sebastijankuzner
sebastijankuzner merged commit e846ec6 into develop Jul 10, 2026
42 of 43 checks passed
@sebastijankuzner
sebastijankuzner deleted the feat/unit/improve-byte-buffer branch July 10, 2026 06:51
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