coding agent · build session
develocity MCP
The :app:test build started failing on main. What broke, and link me the Build Scan.
coding agent
Reading the failing build's typed events, then comparing it to the last green build.
develocity · get_build(o3eszckkes4ri, failures)
1 test failure · :app:test
develocity · compare_builds(tyo32lndg6kkk, o3eszckkes4ri, inputs)
1 changed input
A real assertion, not flakiness — read straight from the typed failure event, no console log to grep.
Failure: CheckoutServiceTest.appliesDiscountAssertionError: expected 0.90 but was 1.00
Against the last green build, the only changed input is com.example:pricing 2.3.0 → 2.4.0 — that bump changed the discount rounding.
Build Scan: https://develocity.example.com/s/o3eszckkes4ri
› Ask about your builds