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

crutcher / bimm / #32
72%

Build:
DEFAULT BRANCH: main
Ran 06 Aug 2025 02:19AM UTC
Jobs 1
Files 42
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

06 Aug 2025 02:15AM UTC coverage: 86.237% (+0.3%) from 85.932%
#32

push

web-flow
Refactor dataset handling and streamline training pipeline for CINIC-… (#53)

* Refactor dataset handling and streamline training pipeline for CINIC-10 integration

- Removed unused `data.rs` and migrated datasets directly into `main.rs`.
- Replaced custom `CinicBatch` and `CinicBatcher` with generic Firehose-based batch handling.
- Introduced `ImageToTensorData` operator for image-to-tensor conversion.
- Enhanced configurability with new options (`min_learning_rate`, `dim_layout`).
- Transitioned to a unified schema-based operator environment for image loading, augmentation, and batching.
- Updated associated tests, configurations, and imports for consistency.

* Rename things.

* Refactor `swin_tiny` training pipeline and cleanup dependencies

- Removed `rs-cinic-10-burn` dependency and associated references.
- Replaced hardcoded strings with constants for column names.
- Improved error handling with `anyhow` across the pipeline.
- Updated `ValueBox` method `deserializing` to `parse_as`.
- Enhanced schema-based operator usage for image loading and augmentation.
- Consolidated `FirehoseExecutorBatcher` with `batch_result` helper.
- Updated tests, imports, and configurations for consistency.

* Update dependencies and refine `swin_tiny` configuration

- Upgraded `strum` to `0.27.2` and consolidated version management with workspace alignment.
- Adjusted `swin_tiny` training parameters: reduced learning rate, minimum learning rate, and number of workers.
- Removed unused `globwalk` dependency for cleanup.

* Refactor dataset handling in `swin_tiny` pipeline

- Removed `ComposedDataset` usage and directly initialized `ShuffledDataset` with seed.
- Updated schema with a new column for `SEED_COLUMN`.

* Refactor `swin_tiny` pipeline: add tensor stacking utility, optimize tensor loading, and clean up unused functions.

5 of 52 new or added lines in 6 files covered. (9.62%)

1980 of 2296 relevant lines covered (86.24%)

86.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
80.95
55.95% crates/bimm-firehose/src/core/operations/executor.rs
1
0.0
0.0% crates/bimm-firehose/src/ops/image/aug.rs
9
0.0
crates/bimm-firehose/src/burn/batcher.rs
36
37.86
-11.16% crates/bimm-firehose/src/ops/image/tensor_loader.rs
Jobs
ID Job ID Ran Files Coverage
1 #32.1 06 Aug 2025 02:19AM UTC 42
86.24
Source Files on build #32
  • Tree
  • List 42
  • Changed 11
  • Source Changed 10
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fc57c442 on github
  • Prev Build on main
  • Next Build on main
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