Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
save again
slade/lerobot
1 hour ago
add droid dataset
slade/droid
1 hour ago
style: move AtomicU64 imports to file-level use block
TechyMT:fix/plan-cache-fingerprint-collision
5 hours ago
test(parquet): cover read_parquet edge cases
jackylee-ch:codex-parquet-read-validation
9 hours ago
test(parquet): cover read_parquet edge cases
jackylee-ch:codex-parquet-read-validation
10 hours ago
fix: address SQL Iceberg review comments
jackylee-ch:codex-sql-iceberg-branch-tag
10 hours ago
Merge branch 'main' into ignore_corrupt
chenghuichen:ignore_corrupt
11 hours ago
test: tolerate HuggingFace Hub HTTP 429 in tests and doctests Several tests and doctests reach out to huggingface.co to download models or list dataset files. Shared CI runner egress IPs are occasionally rate-limited, producing flaky failures unrelated to the code under test, such as: - HTTP Error 429 thrown while requesting HEAD https://huggingface.co/openai/clip-vit-base-patch32/resolve/main/config.json - DaftError::External Unable to open file https://huggingface.co/api/datasets/Eventual-Inc/sample-files/tree/main/audio: reqwest Status(429) Changes: * tests/ai/transformers: add a small retry helper (_hf_retry.call_with_hf_retry) that retries on 429 with linear backoff and skips the test if the limit persists, while re-raising any other exception unchanged. Apply it to test_transformers, test_transformers_image_classifier and test_transformers_text_classifier. * tests/integration/io/huggingface: add an analogous retry helper and apply it to test_file_read_huggingface and test_read_huggingface (new __init__.py to make the package importable). * daft/functions/audio.py: mark the resample() doctest with '# doctest: +SKIP' so that doctest runs do not fail when the public hf:// sample dataset endpoint returns 429.
XuQianJin-Stars:fix/transformers-classifier-tests-hf-429
11 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
feat(lerobot): Add `daft.datasets.lerobot` for working with LeRobot v3 datasets
#7090
2 days ago
1fe73e0
slade/lerobot
CodSpeed Performance Gauge
0%
feat(droid): Add `daft.datasets.droid`
#7089
2 hours ago
18d28ea
slade/droid
CodSpeed Performance Gauge
0%
fix(native-runner): assign unique plan-cache fingerprint when caller omits one
#7088
5 hours ago
065e04f
TechyMT:fix/plan-cache-fingerprint-collision
Β© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs