Skip to content
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

Fix #4326: Improved Error Handling #4327

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Harshit28j
Copy link

This PR resolves #4326

resolved
resolved_description

@Harshit28j
Copy link
Author

@Suryansh5545 can you please review this PR?

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 69.26%. Comparing base (96968d6) to head (5eb6f1c).
Report is 1110 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4327      +/-   ##
==========================================
- Coverage   72.93%   69.26%   -3.67%     
==========================================
  Files          83       20      -63     
  Lines        5368     3582    -1786     
==========================================
- Hits         3915     2481    -1434     
+ Misses       1453     1101     -352     
Files Coverage Δ
frontend/src/js/controllers/challengeCtrl.js 61.18% <50.00%> (-12.52%) ⬇️

... and 63 files with indirect coverage changes

Files Coverage Δ
frontend/src/js/controllers/challengeCtrl.js 61.18% <50.00%> (-12.52%) ⬇️

... and 63 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update be3c597...5eb6f1c. Read the comment docs.

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.

Improve error handling by providing specific error messages
2 participants