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

dangernoodle-io / breadboard / 26142324826
100%

Build:
DEFAULT BRANCH: main
Ran 20 May 2026 04:59AM UTC
Jobs 1
Files 17
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

20 May 2026 04:58AM UTC coverage: 100.0%. Remained the same
26142324826

push

github

web-flow
feat(bb_ota_push): cap body size via CONFIG_BB_OTA_PUSH_MAX_SIZE (#283)

- add CONFIG_BB_OTA_PUSH_MAX_SIZE Kconfig (default 4 MB, min 65536)
- reject Content-Length <= 0 with HTTP 400 before entering receive loop
- reject Content-Length > max with HTTP 413 before entering receive loop
- extract bb_ota_push_validate_content_len() outside #ifdef ESP_PLATFORM so host tests can cover both rejection branches
- update /api/ota/push OpenAPI descriptor with 413 response and updated 400 description
- add 5 unit tests covering zero, negative, oversized, at-max, and valid lengths

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1024 of 1024 branches covered (100.0%)

Branch coverage included in aggregate %.

1896 of 1896 relevant lines covered (100.0%)

953.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26142324826.1 20 May 2026 04:59AM UTC 17
100.0
GitHub Action Run
Source Files on build 26142324826
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26142324826
  • bf23b3e7 on github
  • Prev Build on main (#26142020425)
  • Next Build on main (#26142617903)
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