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

New "exception" checker, for expected exceptions. #2404

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FherStk
Copy link
Contributor

@FherStk FherStk commented Jan 19, 2025

Added a new "exception" checker, so now it's possible to check for expected exceptions (blank argument means any type of exception).

This PR is related with the one with the same name within the "judge" repo.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.70%. Comparing base (fd7fb05) to head (96a54cb).
Report is 67 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2404      +/-   ##
==========================================
+ Coverage   46.76%   47.70%   +0.93%     
==========================================
  Files         251      259       +8     
  Lines       13317    13719     +402     
==========================================
+ Hits         6228     6544     +316     
- Misses       7089     7175      +86     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants