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

kaidokert / modmath-rs / 29077368625
98%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2026 07:40AM UTC
Jobs 1
Files 16
Run time 1min
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

10 Jul 2026 07:40AM UTC coverage: 98.291% (-0.002%) from 98.293%
29077368625

push

github

web-flow
v0.5.0: migrate to const-num-traits 0.2 (#34)

* Migrate to const-num-traits 0.2.0-alpha.1 (git tag)

cnt 0.2 decouples the named-op traits from their core::ops twins via a
fresh associated Output, so every op bound now pins it explicitly and the plain
core::ops::Add/Sub/Mul pins that 0.1's coupling forced onto the CT
where-clauses are gone: the CT chain now demands only the
explicitly-contracted named ops. CiosMontMul(Ct) likewise drop their
Sub supertrait — BorrowingSub<Output = Self> carries the result type
itself. A backend can now satisfy the whole CT surface without
implementing plain operators at all, which is the point of this
migration for the crypto-bigint/bnum integrations.

253 of 257 new or added lines in 9 files covered. (98.44%)

5924 of 6027 relevant lines covered (98.29%)

15867.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
96.98
0.07% modmath/src/montgomery/basic_mont.rs
Jobs
ID Job ID Ran Files Coverage
1 29077368625.1 10 Jul 2026 07:40AM UTC 16
98.29
GitHub Action Run
Source Files on build 29077368625
  • Tree
  • List 16
  • Changed 12
  • Source Changed 12
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29077368625
  • ba23e469 on github
  • Prev Build on main (#28995642977)
  • Next Build on main (#29173341104)
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