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

crutcher / bimm / #218
72%

Build:
DEFAULT BRANCH: main
Ran 09 Sep 2025 11:15PM UTC
Jobs 1
Files 74
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 11:07PM UTC coverage: 72.819% (-0.2%) from 73.05%
#218

push

crutcher
feat: add `AvgPool2dSame` pooling layer with TensorFlow-like SAME padding

- Implemented `AvgPool2dSame` structure with support for specifying kernel size, stride, and padding.
- Added utility functions: `get_same_padding` and `pad_same` for dynamic SAME padding calculation and application.
- Created unit tests to validate `get_same_padding` behavior.
- Updated `pool` module and integrated it into the layers structure.

2 of 13 new or added lines in 1 file covered. (15.38%)

2371 of 3256 relevant lines covered (72.82%)

36.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
11
15.38
crates/bimm/src/layers/pool/avg_pool_2d_same.rs
Jobs
ID Job ID Ran Files Coverage
1 #218.1 09 Sep 2025 11:15PM UTC 74
72.82
Source Files on build #218
  • Tree
  • List 74
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a8493073 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