• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kaidokert / fixed-bigint-rs
98%
main: 97%

Build:
Build:
LAST BUILD BRANCH: v0.4.1
DEFAULT BRANCH: main
Repo Added 17 Apr 2021 06:28PM UTC
Files 30
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH bytesholder-zeroize
branch: bytesholder-zeroize
CHANGE BRANCH
x
Reset
  • bytesholder-zeroize
  • 1_13
  • add
  • add-const-trait-docs
  • add-msrv-to-ci
  • asm-grep-helper-scope
  • asymmetric-taint-fixtures
  • betterdesign
  • bump22
  • bump32
  • bump_v2
  • c0nstify
  • check
  • chore/modmath-cios-crates-io
  • clean_and_up
  • cleanup/drop-const-numtraits-wrapper
  • cleanup/drop-legacy-mentions
  • cleanup/drop-migration-md-refs
  • codex/add-no-std-no-alloc-category
  • codex/add-tests-for-rotate_left-and-rotate_right
  • codex/find-and-fix-a-critical-bug
  • codex/sketch-basic-fixedint-implementation
  • codex/update-coverage.yml-for-full-feature-coverage
  • codex/update-coveralls-action-version
  • const-abs-diff
  • const-array-h3
  • const-array-helpers-1
  • const-array-helpers-2
  • const-arry-h4
  • const-bitops
  • const-checked-ops
  • const-checked-pow
  • const-clone
  • const-cmp
  • const-convert
  • const-default
  • const-div-ceil
  • const-div-rem
  • const-euclid
  • const-extended-precision
  • const-identity-traits
  • const-ilog
  • const-isqrt
  • const-midpoint-unbounded-shift
  • const-mul-traits
  • const-muldiv
  • const-multiple-of
  • const-power-of-two
  • const-primint-1
  • const-primint-2
  • const-saturating
  • const-shift-variants
  • const-to-bytes
  • const-wrapping-checked
  • const_all_the_things
  • const_doc
  • coverage-recheck
  • coverage_imp
  • ct-ctgrind
  • ct-verify
  • dev
  • dev2
  • dev3
  • dev4
  • devel
  • div_opt
  • even_odd
  • experiment/cleanup-pass
  • experiment/external-const-num-traits
  • experiment/from-byte-slice
  • feat/has-personality
  • fix-ct-counting-zeros
  • fix-ct-select
  • fix-div-assign-impl-tech-debt
  • fix-tobytes-generic-const-exprs
  • fix/nightly-const-impl-syntax
  • fix/pr128-review
  • fixclippy
  • impl_roots
  • iter_prod
  • kaidokert-patch-1
  • l1w7kj-codex/update-coveralls-action-version
  • main
  • new_bump
  • nightly-bigint-helper-methods
  • pr1
  • refact
  • refactor
  • release_0_3_x
  • v0.1.17
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v0.4.0
  • v0.4.0-alpha.6
  • v0.4.0-alpha.7
  • v0.4.0-alpha.8
  • v0.4.0-alpha.9
  • v0.4.1
  • v0.4.1-alpha.1
  • v0.4.1-alpha.2
  • v1_11
  • v21
  • widening-mul-output-type
  • wideningmul

29 Jun 2026 01:41AM UTC coverage: 98.325% (+0.009%) from 98.316%
28343399228

Pull #124

github

kaidokert
Revert nightly pin from rust.yml

PR #123's c0nst macro fix is now in this branch via the merge from
origin/main. The pin (commit 44eb65b) was a misdiagnosis: the
original CI failure on this PR was the branch missing PR #123, not a
fresh nightly regression. Unpinning to track latest nightly again.
Pull Request #124: Add Zeroize/ZeroizeOnDrop/Drop for BytesHolder

16 of 16 new or added lines in 1 file covered. (100.0%)

2876 of 2925 relevant lines covered (98.32%)

365.68 hits per line

Relevant lines Covered
Build:
Build:
2925 RELEVANT LINES 2876 COVERED LINES
365.68 HITS PER LINE
Source Files on bytesholder-zeroize
  • Tree
  • List 26
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28343399228 bytesholder-zeroize Revert nightly pin from rust.yml PR #123's c0nst macro fix is now in this branch via the merge from origin/main. The pin (commit 44eb65b) was a misdiagnosis: the original CI failure on this PR was the branch missing PR #123, not a fresh nightly r... Pull #124 29 Jun 2026 01:42AM UTC kaidokert github
98.32
28342945185 bytesholder-zeroize Merge remote-tracking branch 'origin/main' into bytesholder-zeroize Pull #124 29 Jun 2026 01:26AM UTC kaidokert github
98.32
28342216864 bytesholder-zeroize CI: pin nightly toolchain to nightly-2026-06-19 The `c0nst::c0nst!` macro tripped on a const-trait-syntax change in nightly toolchains shipped after ~2026-06-19. PR #123 fixed the earlier 06-19 break and CI was green on `nightly-2026-06-19` then;... Pull #124 29 Jun 2026 01:02AM UTC kaidokert github
98.32
28341190334 bytesholder-zeroize Add `Zeroize`/`ZeroizeOnDrop`/`Drop` for `BytesHolder` Implements `zeroize::Zeroize`, `zeroize::ZeroizeOnDrop`, and a wiping `Drop` for `BytesHolder<T, N>` under `feature = "zeroize"`. The wipe goes through the byte view so the guarantee covers t... Pull #124 29 Jun 2026 12:25AM UTC kaidokert github
98.32
See All Builds (349)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc