Skip to content

feat: add onScreenChanged, an app-level visible-screen signal - #77

Merged
Mastersam07 merged 4 commits into
devfrom
feat/screen-changed
Aug 26, 2026
Merged

feat: add onScreenChanged, an app-level visible-screen signal#77
Mastersam07 merged 4 commits into
devfrom
feat/screen-changed

Conversation

@Mastersam07

Copy link
Copy Markdown
Owner

closes #66

@github-actions

Copy link
Copy Markdown
Contributor

📖 Docs preview: https://kaisel.dev/pr-77/ (updates on every push; removed when this PR closes)

github-actions Bot pushed a commit that referenced this pull request Aug 26, 2026
@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.53846% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.66%. Comparing base (8870f04) to head (72c93c9).
⚠️ Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
packages/kaisel/lib/src/kaisel_screen_signal.dart 84.00% 4 Missing ⚠️
...ackages/kaisel/lib/src/kaisel_inner_navigator.dart 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #77      +/-   ##
==========================================
- Coverage   99.95%   99.66%   -0.30%     
==========================================
  Files          42       43       +1     
  Lines        2332     2380      +48     
==========================================
+ Hits         2331     2372      +41     
- Misses          1        8       +7     
Flag Coverage Δ
kaisel 99.66% <86.53%> (-0.30%) ⬇️
kaisel_core 99.66% <86.53%> (-0.30%) ⬇️
kaisel_devtools 99.66% <86.53%> (-0.30%) ⬇️
kaisel_lint 99.66% <86.53%> (-0.30%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

github-actions Bot pushed a commit that referenced this pull request Aug 26, 2026
github-actions Bot pushed a commit that referenced this pull request Aug 26, 2026
@Mastersam07
Mastersam07 merged commit 5ae2d36 into dev Aug 26, 2026
5 of 7 checks passed
@Mastersam07
Mastersam07 deleted the feat/screen-changed branch August 26, 2026 06:43
github-actions Bot added a commit that referenced this pull request Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: provide an app-level current-screen signal — per-navigator observers double-count in shells

1 participant