AwaitKit icon indicating copy to clipboard operation
AwaitKit copied to clipboard

Guarantees support for async<T>

Open CheslauBachko opened this issue 5 years ago • 1 comments

CheslauBachko avatar Dec 09 '20 15:12 CheslauBachko

Codecov Report

Merging #54 (6998c6b) into master (743fbf2) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #54   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           75        59   -16     
=========================================
- Hits            75        59   -16     
Impacted Files Coverage Δ
Sources/AwaitKit/AwaitKit.swift 100.00% <100.00%> (ø)
Sources/AwaitKit/DispatchQueue+Async.swift 100.00% <0.00%> (ø)
Sources/AwaitKit/DispatchQueue+Await.swift 100.00% <0.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 743fbf2...6998c6b. Read the comment docs.

codecov[bot] avatar Dec 09 '20 15:12 codecov[bot]