slack-machine icon indicating copy to clipboard operation
slack-machine copied to clipboard

feat: async

Open DonDebonair opened this issue 1 year ago • 2 comments

DonDebonair avatar Jul 24 '22 21:07 DonDebonair

Codecov Report

Merging #592 (3e948e0) into main (70e9be2) will increase coverage by 0.53%. The diff coverage is 71.88%.

@@            Coverage Diff             @@
##             main     #592      +/-   ##
==========================================
+ Coverage   70.67%   71.21%   +0.53%     
==========================================
  Files          22       38      +16     
  Lines         931     1796     +865     
==========================================
+ Hits          658     1279     +621     
- Misses        273      517     +244     
Impacted Files Coverage Δ
machine/utils/collections.py 67.85% <ø> (ø)
machine/asyncio/clients/slack.py 33.09% <33.09%> (ø)
machine/asyncio/plugins/admin_utils.py 40.90% <40.90%> (ø)
machine/asyncio/plugins/base.py 64.35% <64.35%> (ø)
machine/asyncio/plugins/decorators.py 68.47% <68.47%> (ø)
machine/asyncio/storage/backends/base.py 76.00% <76.00%> (ø)
machine/asyncio/core.py 77.29% <77.29%> (ø)
machine/asyncio/handlers.py 87.80% <87.80%> (ø)
machine/asyncio/storage/__init__.py 88.88% <88.88%> (ø)
machine/asyncio/storage/backends/memory.py 88.88% <88.88%> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Jul 24 '22 22:07 codecov[bot]

Test Results

    4 files  ±    0      4 suites  ±0   24s :stopwatch: +8s   90 tests +  36    90 :heavy_check_mark: +  36  0 :zzz: ±0  0 :x: ±0  360 runs  +144  360 :heavy_check_mark: +144  0 :zzz: ±0  0 :x: ±0 

Results for commit 3e948e0a. ± Comparison against base commit 70e9be20.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jul 24 '22 22:07 github-actions[bot]