Skip to content

Fix coverage regression for Statement::RowIterator - #562

Merged
SRombauts merged 3 commits into
masterfrom
fix-statement-iterator-coverage
Jul 24, 2026
Merged

Fix coverage regression for Statement::RowIterator#562
SRombauts merged 3 commits into
masterfrom
fix-statement-iterator-coverage

Conversation

@SRombauts

Copy link
Copy Markdown
Owner

Add unit tests for Statement::RowIterator operator++(int) and operator== that were not covered by the range-based for loop tests in PR #545.

Add unit tests for Statement::RowIterator operator++(int) and operator==
that were not covered by the range-based for loop tests in PR #545.
@coveralls

coveralls commented Jul 24, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 99.699% (+0.5%) from 99.248% — fix-statement-iterator-coverage into master

SRombauts added a commit that referenced this pull request Jul 24, 2026
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@SRombauts SRombauts self-assigned this Jul 24, 2026
- Emphasize that CHANGELOG updates must be in a separate commit
- Add explicit workflow steps for when to update CHANGELOG
- Clarify that PR number must be known before committing CHANGELOG
@SRombauts
SRombauts force-pushed the fix-statement-iterator-coverage branch from 89eca69 to b9a400f Compare July 24, 2026 19:58
@SRombauts
SRombauts merged commit 736fb31 into master Jul 24, 2026
34 of 36 checks passed
@SRombauts
SRombauts deleted the fix-statement-iterator-coverage branch July 24, 2026 19:59
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