vapor / sql-kit

*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.
MIT License
248 stars 58 forks source link

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

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 #151 (b158c57) into main (50d3918) will decrease coverage by 0.26%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
- Coverage   68.60%   68.34%   -0.27%     
==========================================
  Files          92       92              
  Lines        3443     3443              
==========================================
- Hits         2362     2353       -9     
- Misses       1081     1090       +9     
Flag Coverage Δ
unittests 68.34% <ø> (-0.27%) :arrow_down:

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

Impacted Files Coverage Δ
...LKit/Concurrency/SQLQueryBuilder+Concurrency.swift 0.00% <0.00%> (-100.00%) :arrow_down:
...LKit/Concurrency/SQLQueryFetcher+Concurrency.swift 0.00% <0.00%> (-33.34%) :arrow_down: