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

robertdstein / blastwave / 33424652572
99%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2026 06:23PM UTC
Jobs 4
Files 22
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 2026 06:22PM UTC coverage: 99.488%. Remained the same
33424652572

push

github

web-flow
Only hit live BOOM API from one CI matrix job (#3)

* Only run live BOOM API tests once per CI run

The 4-way Python version matrix was hitting the live BOOM API
concurrently from tests/test_boom.py on every job, causing rate-limit
timeouts on roughly 1/4 of runs. Gate that test behind a
BOOM_LIVE_TESTS env var (skipped by default) and only set it on the
3.11 job, so the mocked unit test suite still runs on every Python
version but the live API is only hit once per workflow run.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* Default to hitting live BOOM locally; skip only on non-primary CI jobs

The previous opt-in flag (BOOM_LIVE_TESTS=1) meant a plain local test
run would silently skip the live BOOM API test, changing existing
local-dev behaviour. Flip it to an opt-out flag (BOOM_SKIP_LIVE_TESTS)
so the live test still runs by default everywhere, and only the 3
non-primary CI matrix jobs explicitly skip it to avoid rate-limiting
BOOM with concurrent requests.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

---------

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

583 of 586 relevant lines covered (99.49%)

3.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33424652572.1 31 Aug 2026 06:23PM UTC 22
98.29
GitHub Action Run
2 33424652572.2 31 Aug 2026 06:23PM UTC 22
98.29
GitHub Action Run
3 33424652572.3 31 Aug 2026 06:23PM UTC 22
99.49
GitHub Action Run
4 33424652572.4 31 Aug 2026 06:23PM UTC 22
98.24
GitHub Action Run
Source Files on build 33424652572
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 69e32d0f on github
  • Prev Build on main (#33423150931)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc