Skip to content

feat: replace divs with semantic ul/li on Topics page for improved accessibility - #773

Open
arbirali wants to merge 1 commit into
openedx:masterfrom
arbirali:rahat/TIA-106
Open

feat: replace divs with semantic ul/li on Topics page for improved accessibility#773
arbirali wants to merge 1 commit into
openedx:masterfrom
arbirali:rahat/TIA-106

feat: replace divs with semantic ul/li on Topics page for improved ac…

3bc1cb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

93.09% (-0.06%) compared to ac471e2

View this Pull Request on Codecov

93.09% (-0.06%) compared to ac471e2

Details

Codecov Report

❌ Patch coverage is 76.92308% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.09%. Comparing base (ac471e2) to head (3bc1cb5).
⚠️ Report is 51 commits behind head on master.

Files with missing lines Patch % Lines
src/discussions/posts/post/PostLink.jsx 83.33% 2 Missing and 1 partial ⚠️
...c/discussions/in-context-topics/TopicPostsView.jsx 50.00% 1 Missing ⚠️
src/discussions/posts/PostsView.jsx 0.00% 1 Missing ⚠️
src/discussions/topics/TopicsView.jsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #773      +/-   ##
==========================================
- Coverage   93.15%   93.09%   -0.06%     
==========================================
  Files         161      161              
  Lines        3402     3404       +2     
  Branches      919      921       +2     
==========================================
  Hits         3169     3169              
- Misses        216      217       +1     
- Partials       17       18       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.