code100x / algorithmic-arena

93 stars 99 forks source link

Bug: Test Case Count Incorrectly Displayed as 0 in Problem Submission Table #74

Open kushwahramkumar2003 opened 5 days ago

kushwahramkumar2003 commented 5 days ago

Bug Description:

In the problem submission table, the number of test cases passed for each submission is always displayed as 0, regardless of the actual number of test cases that were passed. This issue persists across all problem submissions and misleads users regarding the success of their code.

Steps to Reproduce:

  1. Navigate to the problem submission page.
  2. Submit a solution to any coding problem.
  3. Observe the "Test Cases Passed" column in the submission table

Expected Behavior:

The "Test Cases Passed" column should reflect the actual number of test cases passed for each submission.

Actual Behavior:

The "Test Cases Passed" column displays 0 test cases passed for every submission.

Screenshots:

localhost-3000-problem-cly1pj4n40001ivozl8t7skfm

localhost-3000-problem-cly1pj4n40001ivozl8t7ssdkfm