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

jzombie / rust-triplets / 29175230798
96%

Build:
DEFAULT BRANCH: main
Ran 12 Jul 2026 01:34AM UTC
Jobs 1
Files 29
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

12 Jul 2026 01:25AM UTC coverage: 95.758% (-0.04%) from 95.797%
29175230798

push

github

web-flow
Add HuggingFace dict dataset support, weighted scheduling, and explicit dot-path columns (#124)

* add HuggingFace dict dataset support, weighted scheduling, and explicit
dot-path columns

- Add `negative=` column mapping for HF dict datasets (e.g.
  QQP_triplets) where
  negatives are embedded as list values in the same row; list elements
  are expanded
  into individual Context sections
- Add `NegativeStrategy::SameRecord` which picks negative chunks from
  the anchor
  record's own Context sections
- Add `weight=` URI key for per-source weighted scheduling;
  `build_hf_sources_with_weights`
  returns both sources and a weight map for use with
  `advance_with_weights`
- Change `resolve_json_path` from auto-scan to explicit dot-path
  resolution:
  `set.query` walks `row["set"]["query"]`, bare `query` does top-level
  only;
  no implicit nested dict scanning
- Update README with dict dataset examples, negative= key docs, weight=
  key docs,
  SameRecord strategy, user-derived negatives section, and weighted
  scheduling example
- Fix rustdoc broken intra-doc links
  (`TripletSampler::advance_with_weights`)
- Security: bump crossbeam-epoch 0.9.18→0.9.20, quinn-proto
  0.11.14→0.11.16;
  add .cargo/audit.toml and .cargo/deny.toml for transitive dep audit
  config

* Fix incorrect API references

339 of 354 new or added lines in 2 files covered. (95.76%)

9 existing lines in 1 file now uncovered.

20812 of 21734 relevant lines covered (95.76%)

5309.12 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
92.63
0.03% crates/triplets-hf-source/src/huggingface_source.rs

Coverage Regressions

Lines Coverage ∆ File
9
92.63
0.03% crates/triplets-hf-source/src/huggingface_source.rs
Jobs
ID Job ID Ran Files Coverage
1 29175230798.1 12 Jul 2026 01:34AM UTC 29
95.76
GitHub Action Run
Source Files on build 29175230798
  • Tree
  • List 29
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29175230798
  • 4cf9a8d8 on github
  • Prev Build on main (#25981838565)
  • Next Build on main (#29205262095)
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