vapor / async-kit

Sugary extensions for the SwiftNIO library
MIT License
71 stars 25 forks source link

Update good first issue workflow to work for multiple labels #90

Closed BennyDeBock closed 2 years ago

BennyDeBock commented 2 years ago

This pr updates the project board workflow to use the reusable workflow defined in the Vapor CI repository.

codecov-commenter commented 2 years ago

Codecov Report

Merging #90 (c42a4e8) into main (4775bd4) will increase coverage by 1.38%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   94.41%   95.79%   +1.38%     
==========================================
  Files          19       17       -2     
  Lines        1199     1190       -9     
==========================================
+ Hits         1132     1140       +8     
+ Misses         67       50      -17     
Flag Coverage Δ
unittests 95.79% <ø> (+1.38%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...syncKit/EventLoop/EventLoopGroup+Concurrency.swift
...ces/AsyncKit/EventLoop/EventLoop+Concurrency.swift
...AsyncKit/EventLoopFuture/Future+Conjunctions.swift 99.71% <0.00%> (+0.28%) :arrow_up:
...syncKit/EventLoopFuture/EventLoopFutureQueue.swift 100.00% <0.00%> (+2.17%) :arrow_up:
...s/AsyncKit/EventLoopFuture/Future+Collection.swift 100.00% <0.00%> (+3.12%) :arrow_up:
...ncKit/ConnectionPool/EventLoopConnectionPool.swift 94.40% <0.00%> (+3.72%) :arrow_up:
.../ConnectionPool/EventLoopGroupConnectionPool.swift 94.77% <0.00%> (+4.47%) :arrow_up:
...syncKit/EventLoopFuture/Future+Miscellaneous.swift 75.00% <0.00%> (+5.00%) :arrow_up: