Skip to content

feat: add context.maybePop() for Navigator-first back handling - #76

Merged
Mastersam07 merged 2 commits into
devfrom
feat/maybe-pop
Aug 26, 2026
Merged

feat: add context.maybePop() for Navigator-first back handling#76
Mastersam07 merged 2 commits into
devfrom
feat/maybe-pop

Conversation

@Mastersam07

Copy link
Copy Markdown
Owner

closes #59

@github-actions

Copy link
Copy Markdown
Contributor

📖 Docs preview: https://kaisel.dev/pr-76/ (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 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.95%. Comparing base (55ee3ec) to head (e8eaa46).

Files with missing lines Patch % Lines
packages/kaisel/lib/src/kaisel_scope.dart 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##               dev      #76      +/-   ##
===========================================
- Coverage   100.00%   99.95%   -0.05%     
===========================================
  Files           42       42              
  Lines         2322     2327       +5     
===========================================
+ Hits          2322     2326       +4     
- Misses           0        1       +1     
Flag Coverage Δ
kaisel 99.95% <80.00%> (-0.05%) ⬇️
kaisel_core 99.95% <80.00%> (-0.05%) ⬇️
kaisel_devtools 99.95% <80.00%> (-0.05%) ⬇️
kaisel_lint 99.95% <80.00%> (-0.05%) ⬇️

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.

@Mastersam07
Mastersam07 merged commit 8870f04 into dev Aug 26, 2026
5 of 7 checks passed
@Mastersam07
Mastersam07 deleted the feat/maybe-pop branch August 26, 2026 06:21
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: add router.maybePop() — pop() bypasses Navigator and silently breaks local-history dismissal

1 participant