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

unicode-org / icu4x / 13526789626
73%

Build:
DEFAULT BRANCH: main
Ran 25 Feb 2025 05:17PM UTC
Jobs 1
Files 996
Run time 3min
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

25 Feb 2025 05:04PM UTC coverage: 74.906% (-0.007%) from 74.913%
13526789626

push

github

web-flow
Baked data: use VarULE to store data when specified (#6133)

#5230

I did it by creating a trait, `MaybeAsVarULE`, which is implemented on
data structs, similar to how `Bake` and `Serialize` are implemented on
data structs.

The trait has an associated type that I can leverage in the baked
exporter without having to do `dyn Any` downcasting.

I tried to keep my understanding of @robertbastian's position in mind
while writing this PR (don't add anything hyper-specific to bake in the
provider crate), and I think I achieved this, since the thing I added is
on the same level as the existing format-specific traits.

See the hello world data for an example. I didn't apply it to the other
data markers yet.

---------

Co-authored-by: Robert Bastian <4706271+robertbastian@users.noreply.github.com>

65 of 92 new or added lines in 7 files covered. (70.65%)

2 existing lines in 2 files now uncovered.

58043 of 77488 relevant lines covered (74.91%)

805045.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
88.14
-8.74% provider/baked/src/zerotrie.rs
9
53.06
-5.37% utils/zerovec/src/ule/plain.rs
12
25.0
provider/core/src/varule_traits.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.29
-0.45% components/locale/src/expander.rs
1
60.81
-0.34% provider/source/src/source.rs
Jobs
ID Job ID Ran Files Coverage
1 13526789626.1 25 Feb 2025 05:17PM UTC 996
74.91
GitHub Action Run
Source Files on build 13526789626
  • Tree
  • List 996
  • Changed 320
  • Source Changed 24
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13526789626
  • dabb3441 on github
  • Prev Build on main (#13526297842)
  • Next Build on main (#13529024912)
  • 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