Skip to content

Add a Table Of Contents for lessons - #132

Merged
ebouchut merged 11 commits into
devfrom
feat/lesson-toc
Aug 3, 2026
Merged

Add a Table Of Contents for lessons#132
ebouchut merged 11 commits into
devfrom
feat/lesson-toc

fix(frontend): Collapse the mobile TOC when a section is picked

c4960b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 1s

82.54% (+0.83%) compared to f9984ef

View this Pull Request on Codecov

82.54% (+0.83%) compared to f9984ef

Details

Codecov Report

❌ Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.54%. Comparing base (f9984ef) to head (c4960b2).

Files with missing lines Patch % Lines
.../ericbouchut/learndev/course/MarkdownRenderer.java 96.29% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #132      +/-   ##
============================================
+ Coverage     81.71%   82.54%   +0.83%     
- Complexity      202      211       +9     
============================================
  Files            38       38              
  Lines           864      888      +24     
  Branches         53       55       +2     
============================================
+ Hits            706      733      +27     
  Misses          124      124              
+ Partials         34       31       -3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.