Skip to content

[Bugfix:Submission] Fix download from submissions_processed#12087

Merged
bmcutler merged 2 commits intomainfrom
download_submissions_processed
Oct 6, 2025
Merged

[Bugfix:Submission] Fix download from submissions_processed#12087
bmcutler merged 2 commits intomainfrom
download_submissions_processed

Conversation

@lavalleeale
Copy link
Contributor

Why is this Change Important & Necessary?

Currently there is a frog robot error whenever a student a student downloads a file from submissions_processed as described in #12082

What is the New Behavior?

Fixes #12082 and all other downloads from submissions_processed

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

  1. Have a file in submissions processed and attempt to download it as a student on main
  2. See frog robot
  3. Re-attempt on branch
  4. See downloaded file

Automated Testing & Documentation

Other information

@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.69%. Comparing base (02d3aed) to head (c7c0c7b).
⚠️ Report is 20 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #12087   +/-   ##
=========================================
  Coverage     21.69%   21.69%           
  Complexity     9585     9585           
=========================================
  Files           268      268           
  Lines         36591    36591           
  Branches        475      475           
=========================================
  Hits           7940     7940           
  Misses        28180    28180           
  Partials        471      471           
Flag Coverage Δ
autograder 21.39% <ø> (ø)
js 2.07% <ø> (ø)
migrator 100.00% <ø> (ø)
php 20.71% <ø> (ø)
python_submitty_utils 80.08% <ø> (ø)
submitty_daemon_jobs 90.72% <ø> (ø)

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.

@RyanStyron RyanStyron self-assigned this Oct 3, 2025
@bmcutler bmcutler merged commit 783ecef into main Oct 6, 2025
21 of 25 checks passed
@bmcutler bmcutler deleted the download_submissions_processed branch October 6, 2025 02:52
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.

redacted pages from bulk upload exam cannot be downloaded by student

3 participants