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

unicode-org / icu4x / 14440396303

14 Apr 2025 07:55AM UTC coverage: 72.975% (-0.01%) from 72.985%
14440396303

push

github

web-flow
Cleanup Chinese code (#6436)

Currently almost all the code in `chinese_based.rs` is generic in `CB:
ChineseBased`, so it will all be monomorhized twice. This reduces the
generic to just a handful of methods.

It also changes `CyclicYear::year`'s type from `NonZeroU8` to `u8`, as
we don't use `NonZero` types for any other of our 1-based outputs.

204 of 235 new or added lines in 9 files covered. (86.81%)

16 existing lines in 7 files now uncovered.

57866 of 79296 relevant lines covered (72.97%)

468312.14 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

7.69
/components/datetime/src/error.rs


Source Not Available

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