bitcart / universalasync

A library to help automate the creation of universal python libraries
MIT License
33 stars 2 forks source link

Create event loop in other threads #1

Closed MrNaif2018 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1 (eadab93) into master (6322fe3) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #1   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           90        75   -15     
=========================================
- Hits            90        75   -15     
Impacted Files Coverage Δ
universalasync/utils.py 100.00% <100.00%> (ø)
universalasync/wrapper.py 100.00% <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 6322fe3...eadab93. Read the comment docs.