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

crutcher / bimm / #203
72%

Build:
DEFAULT BRANCH: main
Ran 08 Sep 2025 07:57PM UTC
Jobs 1
Files 75
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

08 Sep 2025 07:48PM UTC coverage: 71.199% (-0.7%) from 71.926%
#203

push

crutcher
refactor: replace `layers::activation` with `compat::activation_wrapper` and add `CNABottleneck` block

- Migrated from `layers::activation` to `compat::activation_wrapper` across modules for improved compatibility.
- Removed `layers::activation` from the codebase, replacing it in all relevant imports.
- Introduced `CNABottleneckBlock` in ResNet, extending the CNA block design.
- Added a generalized `AbstractCNA2dConfig` to simplify Conv/Norm/Act configurations.
- Updated ResNet components to integrate with the new CNA2d implementation.
- Enhanced modularity with `normalization_wrapper`.

106 of 190 new or added lines in 4 files covered. (55.79%)

14 existing lines in 1 file now uncovered.

2482 of 3486 relevant lines covered (71.2%)

33.99 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
12
65.71
crates/bimm/src/compat/normalization_wrapper.rs
72
44.62
crates/bimm/src/models/resnet/cna_bottleneck.rs

Uncovered Existing Lines

Lines Coverage ∆ File
14
0.0
0.0% crates/bimm/src/models/resnet/stems.rs
Jobs
ID Job ID Ran Files Coverage
1 #203.1 08 Sep 2025 07:57PM UTC 75
71.2
Source Files on build #203
  • Tree
  • List 75
  • Changed 8
  • Source Changed 7
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6be22c80 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