Skip to content
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

Change: Rename and consolidate all bits readers and writers. #326

Merged
merged 1 commit into from
Feb 19, 2024

Commits on Feb 18, 2024

  1. change: rename and consolidate all bits readers and writers to accumu…

    …late error.
    
    Make all reader and writer use "accumulated" error.
    Remove versions that did not use accumulated error.
    Remove AccError from all names.
    Improve testing by making all tests black-box.
    Increase test coverage substantially.
    Make all bits test black-box.
    Export bits.Mask().
    tobbee committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b8f3acd View commit details
    Browse the repository at this point in the history