Skip to content

[Refactor:Developer] Replace submitty_count#56

Draft
dagemcn wants to merge 3 commits into
mainfrom
remove_submitty_count
Draft

[Refactor:Developer] Replace submitty_count#56
dagemcn wants to merge 3 commits into
mainfrom
remove_submitty_count

Conversation

@dagemcn

@dagemcn dagemcn commented Jun 29, 2026

Copy link
Copy Markdown
Member

Please check if the PR fulfills these requirements:

  • Tests for the changes have been added/updated (if possible)
  • Documentation has been updated/added if relevant

What is the current behavior?

Fixes Submitty Issue#11784 - This one of the companion PRs to Submitty PR#12609.
The tutorial courses 04 - Python Static Analysis, 06 - Loop Types, and 07 - Loop Depth all use submitty_count in their autograding configs. This command is being deprecated, so we should update it.

What is the new behavior?

submitty_count has been removed from 04 - Python Static Analysis and 06 - Loop Types and replaced with submitty_count_ts in preparation for deprecation. For 07 - Loop Depth, there was no equivalent functionality present in submitty_count_ts so the testcase now just returns full credit no matter what is submitted.

Other information?

This specific PR is not a breaking change. However, the other PRs accompanying this one are breaking PRs.

TODO: vagrant up with all companion PRs to test

@github-project-automation github-project-automation Bot moved this to Seeking Reviewer in Submitty Development Jun 29, 2026
@dagemcn dagemcn changed the title Replace submitty_count with submitty_count_ts [Refactor:Developer] Replace submitty_count with submitty_count_ts Jun 29, 2026
@dagemcn dagemcn changed the title [Refactor:Developer] Replace submitty_count with submitty_count_ts [Refactor:Developer] Replace submitty_count Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Seeking Reviewer

Development

Successfully merging this pull request may close these issues.

1 participant