Skip to content

fix: Ensure HomePage exists for template tag and management command t…

f26964e
Select commit
Loading
Failed to load commit list.
Merged

Implement site-wide navigation menu with caching and error logging #48

fix: Ensure HomePage exists for template tag and management command t…
f26964e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2025 in 0s

94.55% (+1.63%) compared to c5bb4cf

View this Pull Request on Codecov

94.55% (+1.63%) compared to c5bb4cf

Details

Codecov Report

❌ Patch coverage is 96.38854% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.55%. Comparing base (c5bb4cf) to head (f26964e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/navigation/tests.py 96.26% 20 Missing ⚠️
src/navigation/templatetags/navigation_tags.py 95.60% 4 Missing ⚠️
...ion/management/commands/scaffold_navbar_content.py 97.29% 3 Missing ⚠️
src/navigation/blocks.py 95.34% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   92.92%   94.55%   +1.63%     
==========================================
  Files          26       33       +7     
  Lines         904     1707     +803     
==========================================
+ Hits          840     1614     +774     
- Misses         64       93      +29     

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