Skip to content

refactor: change submission rejection to file rejection in the error reports#119

Merged
georgeRobertson merged 2 commits into
release_v082from
refactor/gr-ndit-1633-change_submission_rej_to_file_rej
Jun 30, 2026
Merged

refactor: change submission rejection to file rejection in the error reports#119
georgeRobertson merged 2 commits into
release_v082from
refactor/gr-ndit-1633-change_submission_rej_to_file_rej

Conversation

@georgeRobertson

Copy link
Copy Markdown
Contributor

TLDR of changes

  • small change to change submission rejection to file rejection in the error report
  • created a new enum constant object to store the states. Hopefully, improves maintainability going forwards.

What kind of changes does this PR introduce?

Tick all that apply

  • fix: A bug fix. Correlates with PATCH in SemVer
  • feat: A new feature. Correlates with MINOR in SemVer
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: pip, docker, npm)
  • ci: Changes to CI configuration files and scripts (example scopes: GitLabCI)

Please check if the PR fulfills these requirements

  • I have read and followed the Contributing guidance
  • Docs have been added / updated
  • Tests and Linting in the CI are passing
  • Changes have been reviewed and approved by a Project Maintainer

@sonarqubecloud

Copy link
Copy Markdown

@georgeRobertson georgeRobertson merged commit 0693583 into release_v082 Jun 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant