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

kaidokert / modmath-rs / 22286955813
98%

Build:
DEFAULT BRANCH: main
Ran 22 Feb 2026 10:43PM UTC
Jobs 1
Files 11
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

22 Feb 2026 10:42PM UTC coverage: 99.21% (-0.09%) from 99.301%
22286955813

push

github

web-flow
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()

* Remove unused BitAnd bounds after Parity trait introduction

50 of 53 new or added lines in 6 files covered. (94.34%)

3141 of 3166 relevant lines covered (99.21%)

796.47 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
50.0
modmath/src/parity.rs
Jobs
ID Job ID Ran Files Coverage
1 22286955813.1 22 Feb 2026 10:43PM UTC 11
99.21
GitHub Action Run
Source Files on build 22286955813
  • Tree
  • List 11
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22286955813
  • ed2a62aa on github
  • Prev Build on main (#22271885342)
  • Next Build on main (#22339239101)
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