diff --git a/pubspec.yaml b/pubspec.yaml index 75d403ed..cc116c7f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,9 +16,9 @@ publish_to: none version: 2.0.0 repository: https://github.com/postmeridiem/clide -# Pre-push line-coverage floor. Ratchets up only — see D-66. +# Pre-push line-coverage floor. Held fixed at 90 — see D-66. # Reading: `awk -F: '/^coverage_floor:/ {gsub(/ /,"",$2); print $2}' pubspec.yaml`. -coverage_floor: 92 +coverage_floor: 90 # Project metadata (was project.yaml, folded in per D-056). # version: above is the single source of truth. The Makefile reads