Skip to content

Agentic CI doctor to ignore coverage gate warnings#4340

Merged
dondonz merged 1 commit intomasterfrom
fix/ci-doctor-ignore-coverage-gate
Mar 14, 2026
Merged

Agentic CI doctor to ignore coverage gate warnings#4340
dondonz merged 1 commit intomasterfrom
fix/ci-doctor-ignore-coverage-gate

Conversation

@dondonz
Copy link
Copy Markdown
Member

@dondonz dondonz commented Mar 14, 2026

These were getting quite spammy - it's pretty obvious what's going wrong when a coverage gate fails so let's not put our CI doctor to work in these cases

I'll monitor after merging in to check this worked

@dondonz dondonz enabled auto-merge March 14, 2026 05:07
@dondonz dondonz merged commit cfae17e into master Mar 14, 2026
11 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Test Report

Test Results

Java Version Total Passed Failed Errors Skipped
Java 11 5704 (±0) 5648 (±0) 0 (±0) 0 (±0) 56 (±0)
Java 17 5704 (±0) 5647 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 21 5704 (±0) 5647 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 25 5704 (±0) 5647 (±0) 0 (±0) 0 (±0) 57 (±0)
jcstress 32 (±0) 32 (±0) 0 (±0) 0 (±0) 0 (±0)
Total 22848 (±0) 22621 (±0) 0 (±0) 0 (±0) 227 (±0)

Code Coverage (Java 25)

Metric Covered Missed Coverage vs Master
Lines 28739 3120 90.2% ±0.0%
Branches 8351 1509 84.7% ±0.0%
Methods 7686 1222 86.3% ±0.0%

No per-class coverage changes detected.

Full HTML report: build artifact jacoco-html-report

Updated: 2026-03-14 05:16:28 UTC

@dondonz dondonz deleted the fix/ci-doctor-ignore-coverage-gate branch March 14, 2026 05:39
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.

1 participant