Skip to content

Conversation

@danieleades
Copy link
Owner

Summary

  • initialise the arithmetic coding state with an inclusive upper bound
  • restore the implicit top bit during encoder and decoder renormalisation steps

Testing

  • cargo test

https://chatgpt.com/codex/tasks/task_e_68f3f919b6d0832abd98e68b1e637c31

@codecov
Copy link

codecov bot commented Oct 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.69%. Comparing base (a3957a8) to head (bdedc52).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   75.69%   75.69%           
=======================================
  Files          11       11           
  Lines         572      572           
=======================================
  Hits          433      433           
  Misses        139      139           

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

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