Skip to content

[Bugfix:System] add display environment variable field#13027

Merged
bmcutler merged 2 commits into
mainfrom
fix_autograding_workers_schema
Jul 10, 2026
Merged

[Bugfix:System] add display environment variable field#13027
bmcutler merged 2 commits into
mainfrom
fix_autograding_workers_schema

Conversation

@bmcutler

Copy link
Copy Markdown
Member

Why is this Change Important & Necessary?

The autograding workers schema introduced in PR #12559 is missing the display_environment_variable field.
This causes the autograding shipper to fail.

What is the New Behavior?

The field is added to the schema, and the shipper should now work.

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.29%. Comparing base (6582e94) to head (4d9436a).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #13027   +/-   ##
=========================================
  Coverage     21.29%   21.29%           
- Complexity    10071    10098   +27     
=========================================
  Files           278      278           
  Lines         37697    37794   +97     
  Branches        516      516           
=========================================
+ Hits           8028     8050   +22     
- Misses        29166    29241   +75     
  Partials        503      503           
Flag Coverage Δ
autograder 21.16% <ø> (ø)
js 1.98% <ø> (ø)
migrator 100.00% <ø> (ø)
php 20.21% <ø> (+<0.01%) ⬆️
python_submitty_utils 79.83% <ø> (ø)
submitty_daemon_jobs 91.13% <ø> (ø)
vue 100.00% <ø> (ø)

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 eb1e7d9 into main Jul 10, 2026
26 of 28 checks passed
@bmcutler
bmcutler deleted the fix_autograding_workers_schema branch July 10, 2026 19:17
@github-project-automation github-project-automation Bot moved this from Seeking Reviewer to Done in Submitty Development Jul 10, 2026
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