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

unicode-org / icu4x / 13358238528
73%

Build:
DEFAULT BRANCH: main
Ran 16 Feb 2025 07:58PM UTC
Jobs 1
Files 992
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

16 Feb 2025 07:46PM UTC coverage: 75.219% (+0.05%) from 75.173%
13358238528

push

github

web-flow
Implement Entry apis for LiteMap (#6131)

Add BTreeMap-like APIs to LiteMap to get closer to the std lib BTreeMap,
which has familiarity benefits and allows easier integration of LiteMap
into existing projects.

Even though `try_get_or_insert` exists, the Entry API is a more familiar
API with good performance, as it may avoid a potentially wasted second
binary search.

This is a follow-up of https://github.com/unicode-org/icu4x/pull/5894
and #6068

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

3 existing lines in 3 files now uncovered.

57596 of 76571 relevant lines covered (75.22%)

814546.87 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.71
-1.43% components/experimental/src/dimension/currency/compact_format.rs
1
80.06
-0.15% components/segmenter/src/line.rs
1
86.25
0.63% provider/source/src/cldr_cache.rs
Jobs
ID Job ID Ran Files Coverage
1 13358238528.1 16 Feb 2025 07:58PM UTC 992
75.22
GitHub Action Run
Source Files on build 13358238528
  • Tree
  • List 992
  • Changed 296
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13358238528
  • 82c6cd0c on github
  • Prev Build on main (#13358094178)
  • Next Build on main (#13358988776)
  • Delete
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