Skip to content

[Bugfix:Autograding] system calls on pdf_notes_page gradeables#12077

Merged
bmcutler merged 1 commit intomainfrom
fix_notes_page_gradeables
Oct 6, 2025
Merged

[Bugfix:Autograding] system calls on pdf_notes_page gradeables#12077
bmcutler merged 1 commit intomainfrom
fix_notes_page_gradeables

Conversation

@bmcutler
Copy link
Member

Why is this Change Important & Necessary?

The list of allowed systems calls for pdflatex on the notes page gradeables needs to be updated.

What is the New Behavior?

Before the change, the pdf in testcase #2 containing the instructor 'exam' with the student notes attached was not viewable.
The pdf was not produced/was corrupted because a system call was failing during one of the pdf processing steps.
After the change, the pdf is viewable.

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

Automated Testing & Documentation

We should continue to add more automated testing of these gradeables.

Other information

@codecov
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #12077   +/-   ##
=========================================
  Coverage     21.69%   21.69%           
  Complexity     9587     9587           
=========================================
  Files           268      268           
  Lines         36593    36593           
  Branches        475      475           
=========================================
  Hits           7940     7940           
  Misses        28182    28182           
  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.

@bmcutler bmcutler merged commit b4fa1ef into main Oct 6, 2025
24 of 27 checks passed
@bmcutler bmcutler deleted the fix_notes_page_gradeables branch October 6, 2025 02:53
@github-project-automation github-project-automation bot moved this from Seeking Reviewer to Done in Submitty Development Oct 6, 2025
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.

1 participant