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

kaidokert / modmath-rs
98%

Build:
DEFAULT BRANCH: main
Repo Added 09 Aug 2025 06:52PM UTC
Files 13
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • add_cov
  • bunchahacks-clean
  • consolidate-wide-mont
  • const-math
  • fixtrait
  • morcov
  • more
  • more_clean
  • moreclean
  • optimize-mul-exp
  • parity_redirect
  • version_bump

06 Mar 2026 09:02AM UTC coverage: 98.064% (-0.07%) from 98.133%
22756525674

push

github

web-flow
Fix the trait (#16)

* Fix the trait

8 of 10 new or added lines in 1 file covered. (80.0%)

3597 of 3668 relevant lines covered (98.06%)

812.3 hits per line

Relevant lines Covered
Build:
Build:
3668 RELEVANT LINES 3597 COVERED LINES
812.3 HITS PER LINE
Source Files on main
  • Tree
  • List 13
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22756525674 main Fix the trait (#16) * Fix the trait push 06 Mar 2026 09:03AM UTC web-flow github
98.06
22710728791 main Add a CIOS-based Montgomery multiplication path * Also expose REDC primitives push 05 Mar 2026 09:13AM UTC web-flow github
98.13
22339239101 main Consolidate wide-REDC into basic Montgomery path (#12) * Consolidate wide-REDC into basic Montgomery path Replace broken basic_montgomery_mod_mul/mod_exp (mod_mul + reduction) with correct wide-REDC implementations using R = 2^W. Add Newton as N... push 24 Feb 2026 06:22AM UTC web-flow github
98.13
22286955813 main Add Parity trait for optimized is_odd/is_even (#11) * Add Parity trait for optimized is_odd/is_even Feature-gated trait with two blanket impls: - Default: BitAnd fallback (all types work) - num-integer feature: delegates to Integer::is_odd() * ... push 22 Feb 2026 10:43PM UTC web-flow github
99.21
22271885342 main Consolidate strict code (#8) * Apply bitmask optimization and Hensel canonicalization across all variants Port strict_mont.rs improvements to basic and constrained: - from_montgomery: use & mask instead of % r, add r_bits==0 guard - Hensel liftin... push 22 Feb 2026 06:20AM UTC web-flow github
99.3
22269459462 main Optimize mul and exp across all variants (#10) Apply const_mod optimizations to basic/constrained/strict: - exp: use bitwise & for parity, fix modulus=1 edge case - mul: skip final doubling when b becomes zero push 22 Feb 2026 03:15AM UTC web-flow github
98.05
22269003374 main Add const-eval modular math (#9) * Add const-eval modular math Add msrv and nightly push 22 Feb 2026 02:40AM UTC web-flow github
98.05
16929059118 main Add missing entry points (#7) * Add missing entry points push 13 Aug 2025 06:10AM UTC web-flow github
96.11
16871373244 main Bump version (#6) push 11 Aug 2025 05:06AM UTC web-flow github
97.49
16858988577 main Merge pull request #5 from kaidokert/morcov More coverage push 10 Aug 2025 07:55AM UTC web-flow github
97.49
See All Builds (53)
  • 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