Skip to content

Add a line for CHANGELOG

5c1842b
Select commit
Loading
Failed to load commit list.
Merged

Fix #286: Add Nav::activateParents() that makes parent dropdown active when one of its child items is active #302

Add a line for CHANGELOG
5c1842b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 5, 2026 in 1s

99.96% (-0.04%) compared to 1347a46

View this Pull Request on Codecov

99.96% (-0.04%) compared to 1347a46

Details

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.96%. Comparing base (1347a46) to head (5c1842b).

Files with missing lines Patch % Lines
src/Nav.php 92.30% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##              master     #302      +/-   ##
=============================================
- Coverage     100.00%   99.96%   -0.04%     
- Complexity       705      711       +6     
=============================================
  Files             22       22              
  Lines           2922     2934      +12     
=============================================
+ Hits            2922     2933      +11     
- Misses             0        1       +1     

☔ View full report in Codecov by Sentry.
📢 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.