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

crutcher / bimm / #123
72%

Build:
DEFAULT BRANCH: main
Ran 19 Aug 2025 08:36PM UTC
Jobs 1
Files 62
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

19 Aug 2025 08:30PM UTC coverage: 82.68% (-0.08%) from 82.756%
#123

push

web-flow
Implement DropBlock2d module on top of drop_block_2d (#91)

* refactor: flatten `path` module structure under `drop`

- Remove `path` submodule, moving its contents (`drop_block`, `drop_path`, `rate_table`) directly under `layers::drop`.
- Update all references to reflect the new module structure for consistency and simplicity.

* feat: add `DropBlock2d` module with configuration and serialization

- Introduced `DropBlock2d` module and its configuration (`DropBlock2dConfig`), supporting advanced dropout mechanisms.
- Enhanced `DropBlockOptions` with `Serialize`, `Deserialize`, and equality traits.
- Updated `NoiseConfig` to support serialization and deserialization.
- Added training and inference handling for `DropBlock2d` with test cases.
- Updated `burn` dev-dependencies to include `autodiff` feature.

* refactor: reformat `DropBlock2dConfig` initialization for improved readability

8 of 10 new or added lines in 1 file covered. (80.0%)

2172 of 2627 relevant lines covered (82.68%)

77.57 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
80.0
crates/bimm/src/layers/drop/drop_block.rs
Jobs
ID Job ID Ran Files Coverage
1 #123.1 19 Aug 2025 08:36PM UTC 62
82.68
Source Files on build #123
  • Tree
  • List 62
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 69fcb179 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