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 87.57%. Comparing base (6ef8a5b) to head (ac034f8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   87.57%   87.57%           
=======================================
  Files          11       11           
  Lines         483      483           
=======================================
  Hits          423      423           
  Misses         60       60           

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

@danieleades danieleades force-pushed the codex/refine-code-quality branch from bdedc52 to b6c919f Compare December 5, 2025 11:22
@danieleades danieleades force-pushed the codex/refine-code-quality branch from b6c919f to ac034f8 Compare December 9, 2025 17:49
@danieleades danieleades changed the title Correct arithmetic coder interval normalisation fix: correct arithmetic coder interval normalisation Dec 9, 2025
@danieleades danieleades merged commit ee6ebac into main Dec 9, 2025
9 of 10 checks passed
@danieleades danieleades deleted the codex/refine-code-quality branch December 9, 2025 17:50
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