Closed calebkleveter closed 4 years ago
Merging #62 into master will decrease coverage by
0.91%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #62 +/- ##
==========================================
- Coverage 94.44% 93.53% -0.92%
==========================================
Files 23 23
Lines 1026 1036 +10
==========================================
Hits 969 969
- Misses 57 67 +10
Impacted Files | Coverage Ξ | |
---|---|---|
...syncKit/EventLoopFuture/EventLoopFutureQueue.swift | 70.58% <0.00%> (-29.42%) |
:arrow_down: |
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 1f145cf...3760f24. Read the comment docs.
Of course you push the test right before I comment....
Also don't see the point of mentioning Slack here
I'm just being snarky. We can remove it. π
Please do. Don't think it adds much in the Vapor context. Might confuse people since this code has nothing to do with Slack, but the mention might give people the impression that it does.
@MrLotU Done.
It's still in the actual code, which is what I was talking about π @calebkleveter https://github.com/vapor/async-kit/pull/62/files#diff-8a837dc9e0473ac167778adcd42301f0R31
@MrLotU It's fine as is π
These changes are now available in 1.0.1
The
EventLoopFutureQueue.ContinueError.previousError
case will now be flattened when printed.