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

crutcher / bimm / #169
72%

Build:
DEFAULT BRANCH: main
Ran 30 Aug 2025 11:40PM 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

30 Aug 2025 11:32PM UTC coverage: 78.045% (-0.1%) from 78.153%
#169

push

crutcher
refactor: standardize `ConvNorm2d` usage across ResNet modules

- Replaced `Conv2dNormBlock` with `ConvNorm2d` for consistency across `ResNet` layers, including `BasicBlock`, `BottleneckBlock`, and `ConvDownsample`.
- Updated associated structs, configs, and metadata implementations to align with the new naming convention.
- Simplified `ResNet` architecture initialization and configuration handling for improved readability.

22 of 73 new or added lines in 4 files covered. (30.14%)

1 existing line in 1 file now uncovered.

2243 of 2874 relevant lines covered (78.04%)

40.34 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
79.2
0.0% crates/bimm/src/models/resnet/basic_block.rs
8
41.3
0.0% crates/bimm/src/models/resnet/bottleneck.rs
37
0.0
0.0% crates/bimm/src/models/resnet/resnet_model.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
79.2
0.0% crates/bimm/src/models/resnet/basic_block.rs
Jobs
ID Job ID Ran Files Coverage
1 #169.1 30 Aug 2025 11:40PM UTC 68
78.04
Source Files on build #169
  • Tree
  • List 68
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8266dd4e 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