Skip to content

SystemExit and not SystemError#3234

Merged
sobolevn merged 1 commit intomasterfrom
issue-1786-2
Dec 27, 2024
Merged

SystemExit and not SystemError#3234
sobolevn merged 1 commit intomasterfrom
issue-1786-2

Conversation

@sobolevn
Copy link
Copy Markdown
Member

@sobolevn sobolevn commented Dec 27, 2024

Closes #1786

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2f04255) to head (9353b29).
Report is 112 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #3234   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          348       348           
  Lines        11493     11493           
  Branches       797       797           
=========================================
  Hits         11493     11493           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sobolevn sobolevn merged commit b252227 into master Dec 27, 2024
@sobolevn sobolevn deleted the issue-1786-2 branch December 27, 2024 06:53
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.

SystemExit and sys.exit behavior overlap

1 participant