feat: automate iOS Beta Deployment #27
Merged
Merged
Conversation
konstantinullrich
approved these changes
Dec 18, 2025
This was referenced May 23, 2026
TaprootFreak
added a commit
that referenced
this pull request
May 23, 2026
…ves (#559) ## Summary Mini follow-up on top of [#539](#539). Brings the README's coverage narrative in sync with the actual state after the three uplift waves (100 % scoped line coverage on the activated surface). ## What's stale The README's `Coverage infrastructure roadmap` (line 19+) and `Triage gaps` (line 124+) describe a 2026-Q1 state that the uplift waves have invalidated: - The "Inline `coverage:ignore-*` annotations" roadmap item was open — it is now applied across `lib/packages/storage/`, `wallet.dart`, `BitboxCredentials`, `PathProviderAdapter` / `BiometricServiceAdapter`, and `api_config._localTesting`. - "Triage gaps" still listed Biometric unlock, Legal disclaimer gate, KYC cubit + sign-flow logic, every DFX backend service, and the KYC 2FA / nationality cubits — every one of those has shipped via PR #539's waves 1+2+3. ## What this PR does - ✅ Roadmap item #29 (coverage:ignore annotations) — now checked, with a concrete list of where the markers live so a reviewer can grep for them. - Triage gaps section — retire the per-feature bullet list (the activated surface is at 100 %, the list is misleading). Replace with the actual out-of-scope items that a new contributor would otherwise expect in the gate (widget render paths, Tier 2/3 flows, two specific platform-channel widgets). Still open and untouched: roadmap items #27 (`Coverage Floor Gate` as a required check on the `develop` branch protection — needs the GitHub repo-settings flip) and #28 (build-time feature-flag mechanism). ## Test plan - [x] README renders correctly (markdown only, no code change) - [ ] CI green (only the doc check) ## Merge order Stacks on `test/coverage-uplift`. When #539 merges, GitHub will retarget this PR to `develop` — or feel free to fold this commit into #539 directly if you'd rather not have a separate merge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.