Skip to content

feat: add pushAndPopUntil and popUntilRoot to KaiselRouter - #78

Merged
Mastersam07 merged 3 commits into
devfrom
feat/pop-verbs
Aug 26, 2026
Merged

feat: add pushAndPopUntil and popUntilRoot to KaiselRouter#78
Mastersam07 merged 3 commits into
devfrom
feat/pop-verbs

Conversation

@Mastersam07

Copy link
Copy Markdown
Owner

closes #62

@github-actions

Copy link
Copy Markdown
Contributor

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

github-actions Bot pushed a commit that referenced this pull request Aug 26, 2026
@Mastersam07
Mastersam07 merged commit c4a966a into dev Aug 26, 2026
2 checks passed
@Mastersam07
Mastersam07 deleted the feat/pop-verbs branch August 26, 2026 06:21
@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (55ee3ec) to head (e5f042e).
⚠️ Report is 4 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev       #78   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           42        42           
  Lines         2322      2327    +5     
=========================================
+ Hits          2322      2327    +5     
Flag Coverage Δ
kaisel 100.00% <100.00%> (ø)
kaisel_core 100.00% <100.00%> (ø)
kaisel_devtools 100.00% <100.00%> (ø)
kaisel_lint 100.00% <100.00%> (ø)

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.

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: ship pop-to-anchor verbs (pushAndPopUntil, popUntil, popUntilRoot)

1 participant