ccqa 1.38.0 → 1.40.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -149,10 +149,11 @@ deploy lands
149
149
 
150
150
  The audit costs cents; a live spec costs dollars. Filtering first leaves
151
151
  a run whose failures are worth reading. `deploy record` decides which specs
152
- the range reaches unless you pass `--no-select-specs`; a range recorded
153
- without that decision is assumed reached a full audit sweep and a full run
154
- of everything behind it, not a question mark and nothing fills the hole in
155
- later.
152
+ the range reaches by intersecting the diff with the coverage measured runs
153
+ recorded, no model callunless you pass `--no-select-specs`; a range
154
+ recorded without that decision is assumed reacheda full audit sweep and a
155
+ full run of everything behind it, not a question mark — and nothing fills
156
+ the hole in later.
156
157
 
157
158
  | Job | Trigger | Question it answers |
158
159
  |---|---|---|