Skip to content

Release 1.6.0 + CI: non-fatal Coveralls upload#54

Merged
iskandr merged 2 commits into
masterfrom
release-1.6.0
Jun 18, 2026
Merged

Release 1.6.0 + CI: non-fatal Coveralls upload#54
iskandr merged 2 commits into
masterfrom
release-1.6.0

Conversation

@iskandr

@iskandr iskandr commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Release prep for 1.6.0, bundling the four issue fixes just merged:

Changes

  • Bump version 1.5.11.6.0 (minor: backwards-compatible feature addition).
  • CI fix: the Coveralls upload step raced across the parallel matrix jobs ("build already closed"), and fail-fast: true then cancelled the siblings, turning all-green test runs red. Mark the coverage step continue-on-error: true and set fail-fast: false. Coverage upload is already marked optional/TODO in the workflow.

https://claude.ai/code/session_011bzfZPTzWnhAMVD7msyMg1

iskandr added 2 commits June 18, 2026 13:45
Parallel matrix jobs race to post to the same Coveralls build; the loser
gets "build already closed" and (with fail-fast) cancels the siblings,
turning green test runs red. Mark the coverage step continue-on-error and
disable fail-fast so a coverage flake no longer fails CI.

Claude-Session: https://claude.ai/code/session_011bzfZPTzWnhAMVD7msyMg1
Release bundling fixes for #17, #40, #45 and the new streaming download /
progress_callback feature (#49).

Claude-Session: https://claude.ai/code/session_011bzfZPTzWnhAMVD7msyMg1
@coveralls

coveralls commented Jun 18, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 27778386847

Coverage remained the same at 73.451%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: 1 of 1 lines across 1 file are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 452
Covered Lines: 332
Line Coverage: 73.45%
Coverage Strength: 2.2 hits per line

💛 - Coveralls

@iskandr iskandr merged commit 533db6e into master Jun 18, 2026
6 checks passed
@iskandr iskandr deleted the release-1.6.0 branch June 18, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants