Skip to content

[Refactor:TAGrading] Move solution notes to vue#11885

Merged
bmcutler merged 30 commits intomainfrom
solution-notes-vue
Jul 28, 2025
Merged

[Refactor:TAGrading] Move solution notes to vue#11885
bmcutler merged 30 commits intomainfrom
solution-notes-vue

Conversation

@lavalleeale
Copy link
Copy Markdown
Contributor

Why is this Change Important & Necessary?

This moves the first tagrading panel to vue.

What is the New Behavior?

Solution notes is rendered with vue and the twig + separate scripts are removed.

What steps should a reviewer take to reproduce or test the bug or new feature?

Automated Testing & Documentation

Other information

This is meant to be merged after #11872

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.74%. Comparing base (4e69e05) to head (b1f2631).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##               main   #11885       +/-   ##
=============================================
- Coverage     88.88%   21.74%   -67.15%     
- Complexity        0     9332     +9332     
=============================================
  Files             9      268      +259     
  Lines           531    35829    +35298     
  Branches          0      471      +471     
=============================================
+ Hits            472     7791     +7319     
- Misses           59    27571    +27512     
- Partials          0      467      +467     
Flag Coverage Δ
autograder 21.31% <ø> (?)
js 2.08% <ø> (?)
migrator 100.00% <ø> (?)
php 20.66% <ø> (?)
python_submitty_utils 80.08% <ø> (?)
submitty_daemon_jobs 88.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Copy Markdown
Contributor

@jeffrey-cordero jeffrey-cordero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The overall approach to migrating the solutions panel to Vue is solid, especially as it resolves several existing issues on the main branch, but a few adjustments are still needed.

@github-project-automation github-project-automation bot moved this from Seeking Reviewer to Work in Progress in Submitty Development Jul 25, 2025
Copy link
Copy Markdown
Contributor

@jeffrey-cordero jeffrey-cordero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The refactor to move the solutions panel into a native Vue component looks good.

@github-project-automation github-project-automation bot moved this from Work in Progress to Awaiting Maintainer Review in Submitty Development Jul 28, 2025
@bmcutler bmcutler merged commit 7c5e9fc into main Jul 28, 2025
25 checks passed
@bmcutler bmcutler deleted the solution-notes-vue branch July 28, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants