More arithmetic operations (and tests) for PrefixSize #687
DCO-2 / DCO
succeeded
Jul 10, 2025 in 0s
Check passed!
All commits are signed off, the check passed.
Summary
Sha | Message | Pass or fail reason | |
---|---|---|---|
🟢 | 0c00ce8 | fix(prefix): Fix Add implementation for PrefixSize... | Valid sign-off found |
🟢 | bebed02 | feat(prefix): Implement AddAssign, Add variants fo... | Valid sign-off found |
🟢 | efde899 | feat(prefix): Implement SubAssign trait for Prefix... | Valid sign-off found |
🟢 | 46391f0 | feat(prefix): Implement Mul and MulAssign traits f... | Valid sign-off found |
🟢 | 53ffcb4 | feat(prefix): Implement Div and DivAssign traits f... | Valid sign-off found |
🟢 | 4ac08d7 | test(prefix): Add unit tests for PrefixSize arithm... | Valid sign-off found |
Loading