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

jzombie / rust-triplets / 33897030004
96%

Build:
DEFAULT BRANCH: main
Ran 04 Sep 2026 04:55PM UTC
Jobs 1
Files 50
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

04 Sep 2026 04:46PM UTC coverage: 95.825% (-0.05%) from 95.876%
33897030004

push

github

web-flow
fix(hf): JSON array parsing, pagination, and builder error propagation (#157)

* fix(hf): JSON array parsing, pagination, and builder error propagation

- Stream-parse `.json` array files via custom serde Visitor (O(1)
  memory)
  instead of failing on line-by-line splits (gbharti/finance-alpaca)
- Paginate Hub API tree endpoint with Link header support (max 100
  pages)
  to fetch all shards for large datasets (shash42/forecast-news)
- Return partial successes from build_hf_sources_with_weights via
  BuildResult/BuildFailure instead of silently dropping failed sources
- Defer weight map insertion until source init succeeds to prevent
  InvalidWeight errors
- Continue iteration on malformed Link header segments instead of
  aborting early
- Fix clippy chunks_exact_to_as_chunks warning in srd_triplet.rs

* Address RUSTSEC-2026-0258

* Buffer raw disk read before decompression

187 of 231 new or added lines in 4 files covered. (80.95%)

6 existing lines in 3 files now uncovered.

21251 of 22177 relevant lines covered (95.82%)

5274.92 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
78.9
-9.71% crates/triplets-hf-source/src/builder/builder.rs
17
85.43
0.35% crates/triplets-hf-source/src/rows/rows.rs
10
85.38
1.85% crates/triplets-hf-source/src/download/download.rs

Coverage Regressions

Lines Coverage ∆ File
3
78.9
-9.71% crates/triplets-hf-source/src/builder/builder.rs
2
81.29
-0.26% crates/triplets-hf-source/src/source_core/source_core.rs
1
85.43
0.35% crates/triplets-hf-source/src/rows/rows.rs
Jobs
ID Job ID Ran Files Coverage
1 33897030004.1 04 Sep 2026 04:55PM UTC 50
95.82
GitHub Action Run
Source Files on build 33897030004
  • Tree
  • List 50
  • Changed 6
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33897030004
  • e9f92957 on github
  • Prev Build on main (#31916317799)
  • Next Build on main (#33898728935)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc