Skip to content
This repository was archived by the owner on Nov 2, 2022. It is now read-only.

Add more unittests

a013722
Select commit
Loading
Failed to load commit list.
Open

Proposal of another API for handling ExceptionGroup #22

Add more unittests
a013722
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 91.66667% with 10 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@b3e0d6c). Learn more about missing BASE report.
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
exceptiongroup/__init__.py 79.16% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master      #22   +/-   ##
=========================================
  Coverage          ?   73.30%           
=========================================
  Files             ?       11           
  Lines             ?      427           
  Branches          ?       39           
=========================================
  Hits              ?      313           
  Misses            ?      111           
  Partials          ?        3           
Files with missing lines Coverage Δ
exceptiongroup/_tests/test_exceptiongroup.py 100.00% <100.00%> (ø)
exceptiongroup/_tools.py 56.06% <ø> (ø)
exceptiongroup/__init__.py 85.71% <79.16%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.