Intermediate Reading & Reporting #CI/CD #DevOps #testing

Reading CI Pipeline Summaries

5 exercises — interpret build output, discuss failure rates, coverage thresholds, and pipeline trends in accurate technical English.

CI pipeline vocabulary quick reference
  • Exit code 0 = success; non-zero = failure
  • Failure rate = failed builds / total builds × 100%
  • Coverage threshold — minimum % of code that tests must execute
  • Flaky test — fails intermittently with no code changes
  • Percentage points (pp) vs percent (%) — 94% → 81% = 13 pp drop, not "13% drop"
0 / 10 completed
1 / 10
A CI pipeline summary reads:

Build #4821 — FAILED
Tests: 3 failed / 847 passed (0.35% failure rate)
Duration: 4m 12s
Stage failed: integration-tests


Which description is most accurate for a Slack incident channel update?

Frequently Asked Questions

What will I practise in "Reading CI Pipeline Summaries"?

This module focuses on Numbers, Data & Metrics — real workplace phrasing you'll use on the job. It contains 10 scenario-based multiple-choice questions with instant feedback.

Is this exercise free to use?

Yes. Every exercise on CoderSlingo, including this one, is free to use with no account or sign-up required.

How many questions does this exercise have?

This module includes 10 questions. Each one gives an immediate right/wrong result plus a full explanation of the correct phrasing.