vapor / queues

A queue system for Vapor.
MIT License
169 stars 41 forks source link

Fix typo in QueuesCommand code comments #136

Closed Palleas closed 1 month ago

Palleas commented 1 month ago

Noticed a tiny typo when looking at the code.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.48%. Comparing base (2d38cd2) to head (bf8ea20). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
Sources/Queues/QueuesCommand.swift 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #136 +/- ## ======================================= Coverage 84.48% 84.48% ======================================= Files 22 22 Lines 709 709 ======================================= Hits 599 599 Misses 110 110 ``` | [Files with missing lines](https://app.codecov.io/gh/vapor/queues/pull/136?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Δ | | |---|---|---| | [Sources/Queues/QueuesCommand.swift](https://app.codecov.io/gh/vapor/queues/pull/136?src=pr&el=tree&filepath=Sources%2FQueues%2FQueuesCommand.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9RdWV1ZXMvUXVldWVzQ29tbWFuZC5zd2lmdA==) | `62.69% <50.00%> (ø)` | |