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 #91

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 #91 (83e8284) into main (ccfb956) will increase coverage by 1.41%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
+ Coverage   94.41%   95.82%   +1.41%     
==========================================
  Files          19       19              
  Lines        1199     1199              
==========================================
+ Hits         1132     1149      +17     
+ Misses         67       50      -17     
Flag Coverage Δ
unittests 95.82% <ø> (+1.41%) :arrow_up:

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

Impacted Files Coverage Δ
...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: