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

Proposal of another API for handling ExceptionGroup #22

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

Conversation

bob1de
Copy link

@bob1de bob1de commented Sep 5, 2020

This is related to python-trio/trio#1683.

Just a POC for how the API could look with ExceptionGroup.

@bob1de bob1de changed the title Implement API for handling ExceptionGroup Proposal of another API for handling ExceptionGroup Sep 5, 2020
@bob1de bob1de force-pushed the except-api branch 2 times, most recently from 5d623bc to af50327 Compare September 5, 2020 21:16
@codecov
Copy link

codecov bot commented Sep 5, 2020

Codecov Report

Merging #22 into master will increase coverage by 6.74%.
The diff coverage is 91.66%.

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   66.55%   73.30%   +6.74%     
==========================================
  Files          11       11              
  Lines         311      427     +116     
  Branches       28       39      +11     
==========================================
+ Hits          207      313     +106     
- Misses        101      111      +10     
  Partials        3        3              
Impacted Files Coverage Δ
exceptiongroup/_tools.py 56.06% <ø> (ø)
exceptiongroup/__init__.py 85.71% <79.16%> (-14.29%) ⬇️
exceptiongroup/_tests/test_exceptiongroup.py 100.00% <100.00%> (ø)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant