achimnol / aiotools

Idiomatic asyncio utilties
https://aiotools.readthedocs.io
MIT License
154 stars 12 forks source link

fix: Feature detection for ExceptionGroup #42

Closed achimnol closed 2 years ago

achimnol commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #42 (7056ef3) into main (23df3eb) will increase coverage by 0.54%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   65.41%   65.96%   +0.54%     
==========================================
  Files          16       16              
  Lines        1281     1281              
==========================================
+ Hits          838      845       +7     
+ Misses        443      436       -7     
Impacted Files Coverage Δ
src/aiotools/taskgroup/base_compat.py 83.08% <ø> (ø)
src/aiotools/taskgroup/types.py 90.00% <100.00%> (+17.50%) :arrow_up:

Continue to review full report at Codecov.

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