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

crutcher / bimm / #175
72%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2025 07:53PM UTC
Jobs 1
Files 68
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

31 Aug 2025 07:46PM UTC coverage: 76.962% (-0.05%) from 77.015%
#175

push

crutcher
feat: add `InputStemConfig` with serialization support to ResNet

- Introduced `InputStemConfig` enum for configurable ResNet input stem convolutions.
- Added `Serialize` and `Deserialize` traits for seamless configuration handling.
- Updated `ResNetAbstractConfig` to include the `stem_width` parameter with default to `InputStemConfig::Default`.
- Enforced validation for non-default stem configurations with an explicit `unimplemented!()` statement.

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

2255 of 2930 relevant lines covered (76.96%)

39.7 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% crates/bimm/src/models/resnet/resnet_model.rs
Jobs
ID Job ID Ran Files Coverage
1 #175.1 31 Aug 2025 07:53PM UTC 68
76.96
Source Files on build #175
  • Tree
  • List 68
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b3c682d7 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