achimnol / aiotools

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

fix: Restore default export of MultiError #40

Closed achimnol closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #40 (c276687) into main (7beedc0) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   65.42%   65.42%           
=======================================
  Files          16       16           
  Lines        1284     1284           
=======================================
  Hits          840      840           
  Misses        444      444           
Impacted Files Coverage Δ
src/aiotools/taskgroup/__init__.py 61.53% <100.00%> (ø)

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 7beedc0...c276687. Read the comment docs.