-
Notifications
You must be signed in to change notification settings - Fork 16
feat(be): implement batch submission result handling #3686
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
lukekeum
wants to merge
33
commits into
main
Choose a base branch
from
t2813-batch-submission-result
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 16 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
0a23cba
feat(be): separate response into package
lukekeum dbfd6c9
feat(be): add Finished property into JudgeResponse
lukekeum 66cb1ce
feat(be): add finished trigger for judge result completion check
qkrrudals886-boop e7bdc69
Merge branch 't2813-batch-submission-result' of https://github.com/sk…
lukekeum 87b6878
feat(be): add submission response dto
lukekeum 5c53f64
fix(be): change judger handler type to submission response
lukekeum a31594d
chore(be): add TODO comment
lukekeum d82265b
feat(be): add submission response struct
lukekeum fdc6a23
feat(be): add submission response send logic
lukekeum 303ef6e
chore(be): remove dead code from batch update refactor
qkrrudals886-boop 6a59540
fix(be): replace outdated check with testcase filtering
lukekeum 4f3c884
test(be): add tests for batch update handleJudgerMessage/updateTestca…
qkrrudals886-boop b1e5742
chore: revert gitignore additions unrelated to batch update scope
qkrrudals886-boop 5da035e
Merge branch 'main' into t2813-batch-submission-result
lshtar13 9723891
chore(be): remove debugging code
lukekeum e22e457
chore(be): rename validation function
lukekeum b964be6
fix(iris): initialize judgeResponses as empty slice
lukekeum ffe581a
feat(be): add finished flag and validation to submission response
lukekeum a9578be
Merge branch 'main' into t2813-batch-submission-result
lshtar13 5d312aa
Merge branch 'main' into t2813-batch-submission-result
lshtar13 0f7a25f
Merge branch 'main' into t2813-batch-submission-result
lukekeum 725afbf
Revert "Merge branch 'main' into t2813-batch-submission-result"
lukekeum 2338411
Merge branch 'main' into t2813-batch-submission-result
lukekeum 98b1aa0
Merge branch 'main' into t2813-batch-submission-result
lshtar13 6001749
Merge branch 'main' into t2813-batch-submission-result
lukekeum 54826ac
fix(iris): remove Finished field from responses
lukekeum ee1fe19
fix(be): remove finished property from responses
lukekeum cbaf8bb
feat(be): add submission message type handling
lukekeum 0813dfb
chore(be): add return after handling submission
lukekeum 9042a39
chore(be): remove SubmissionResponse checker
lukekeum 414ccef
test(be): change parseResonse to parseJudgerResponse
lukekeum 190a6e2
chore(be): remove finished field from spec file
lukekeum 888e6d5
refactor(be): simplify message handler dispatch
lukekeum File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.