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

crutcher / bimm / #212
72%

Build:
DEFAULT BRANCH: main
Ran 09 Sep 2025 06:28AM UTC
Jobs 1
Files 78
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

09 Sep 2025 06:19AM UTC coverage: 69.12% (-2.2%) from 71.299%
#212

push

crutcher
feat: add `CNAResNet` core model implementation

- Introduced `CNAResNet`, a configurable model with support for ResNet-18, ResNet-34, ResNet-50, ResNet-101, and ResNet-152 architectures.
- Added `CNAResNetAbstractConfig` for high-level configuration and conversion to `CNAResNetConfig`.
- Implemented stochastic depth, drop block, and class reinitialization features.
- Updated `mod.rs` to include the new `cna_resnet_model` module.

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

2601 of 3763 relevant lines covered (69.12%)

32.32 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
115
0.0
crates/bimm/src/models/resnet/cna_resnet_model.rs
Jobs
ID Job ID Ran Files Coverage
1 #212.1 09 Sep 2025 06:28AM UTC 78
69.12
Source Files on build #212
  • Tree
  • List 78
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5f4a800c 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