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

crutcher / bimm / #180
72%

Build:
DEFAULT BRANCH: main
Ran 01 Sep 2025 06:22AM 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

01 Sep 2025 06:14AM UTC coverage: 75.242% (+0.03%) from 75.217%
#180

push

crutcher
refactor: adjust ResNet config defaults and remove unused bottleneck flags

- Increased `batch_size` default in `resnet_tiny` from 32 to 512 for better workload handling.
- Updated `stochastic_depth_drop_path_rate` to 0.3 for improved training regularization.
- Removed redundant `bottleneck` flag in ResNet block creation for simpler configuration.
- Disabled `.with_bottleneck` in `resnet18` and `resnet34` constructors as it is unused.

0 of 3 new or added lines in 1 file covered. (0.0%)

1 existing line in 1 file now uncovered.

2255 of 2997 relevant lines covered (75.24%)

38.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
0.0% crates/bimm/src/models/resnet/resnet_model.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% crates/bimm/src/models/resnet/resnet_model.rs
Jobs
ID Job ID Ran Files Coverage
1 #180.1 01 Sep 2025 06:22AM UTC 70
75.24
Source Files on build #180
  • Tree
  • List 70
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f08fcb7f 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