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

crutcher / bimm / #183
72%

Build:
DEFAULT BRANCH: main
Ran 03 Sep 2025 08:51PM UTC
Jobs 1
Files 70
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

03 Sep 2025 08:42PM UTC coverage: 72.226% (-3.0%) from 75.242%
#183

push

web-flow
WIP on finetune examples. (#98)

* wip

* wip

* wip

* wip

* wip

* wip

* refactor: update resnet_finetune example and enhance CLI options

- Simplified CLI arguments in `resnet_finetune` for better usability.
- Updated README to reflect the latest training configuration and instructions.
- Adjusted defaults for fine-tuning: `num_epochs=20`, `batch_size=32`, and `learning_rate=1e-4`.
- Reorganized imports in `main.rs` and `training.rs` for cleaner code structure.

* feat: add Wgpu feature flag and integrate related ResNet tests

- Introduced `wgpu` feature to Cargo.toml for selective backend usage.
- Added conditional `wgpu` test cases for ResNet bottleneck and residual blocks.
- Improved test coverage for Wgpu-enabled configurations.

2252 of 3118 relevant lines covered (72.23%)

37.26 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
78.38
-8.11% crates/bimm/src/layers/drop/drop_path.rs
14
71.22
-7.98% crates/bimm/src/models/resnet/basic_block.rs
14
37.5
-3.8% crates/bimm/src/models/resnet/bottleneck.rs
18
58.33
-13.46% crates/bimm/src/models/resnet/layer_block.rs
21
54.79
-16.63% crates/bimm/src/models/resnet/residual_block.rs
26
41.67
-49.24% crates/bimm/src/layers/activation/activation_layer.rs
32
0.0
0.0% crates/bimm/src/models/resnet/resnet_model.rs
Jobs
ID Job ID Ran Files Coverage
1 #183.1 03 Sep 2025 08:51PM UTC 70
72.23
Source Files on build #183
  • Tree
  • List 70
  • Changed 7
  • Source Changed 6
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 03b6fda7 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