Skip to content

Redesign Set Tests page #1336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Mar 10, 2025
Merged

Redesign Set Tests page #1336

merged 9 commits into from
Mar 10, 2025

Conversation

axlewin
Copy link
Contributor

@axlewin axlewin commented Mar 3, 2025

No description provided.

@axlewin
Copy link
Contributor Author

axlewin commented Mar 3, 2025

The "Manage Tests" table still doesn't look great, especially on smaller screens. So far I've prioritised keeping the existing <tr> layout to minimise the site-specific code needed here, but this might look better with a more fundamental change to use a ListView (for consistency with the other tab) or custom card component.

@axlewin axlewin marked this pull request as ready for review March 3, 2025 17:01
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

Attention: Patch coverage is 8.00000% with 92 lines in your changes missing coverage. Please review.

Project coverage is 36.47%. Comparing base (8d9f338) to head (3dc5e54).
Report is 10 commits behind head on redesign-2024.

Files with missing lines Patch % Lines
src/app/components/pages/quizzes/SetQuizzes.tsx 5.33% 71 Missing ⚠️
...c/app/components/elements/layout/SidebarLayout.tsx 16.00% 21 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           redesign-2024    #1336      +/-   ##
=================================================
- Coverage          36.49%   36.47%   -0.03%     
=================================================
  Files                475      475              
  Lines              21029    21060      +31     
  Branches            6226     6231       +5     
=================================================
+ Hits                7675     7681       +6     
- Misses             13315    13340      +25     
  Partials              39       39              

☔ 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.

@jacbn jacbn merged commit 8970276 into redesign-2024 Mar 10, 2025
8 checks passed
@jacbn jacbn deleted the redesign/page/set-tests branch March 10, 2025 14:22
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.

2 participants