Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in QueuesCommand code comments #136

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

Palleas
Copy link
Contributor

@Palleas Palleas commented Oct 7, 2024

Noticed a tiny typo when looking at the code.

@Palleas Palleas requested review from gwynne and jdmcd as code owners October 7, 2024 16:57
Copy link
Member

@gwynne gwynne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thanks!

@gwynne gwynne enabled auto-merge (squash) October 7, 2024 17:12
@gwynne gwynne merged commit c502c4a into vapor:main Oct 7, 2024
9 checks passed
Copy link

codecov bot commented Oct 7, 2024

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 ⚠️
Additional details and impacted files
@@           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 Coverage Δ
Sources/Queues/QueuesCommand.swift 62.69% <50.00%> (ø)

@Palleas Palleas deleted the romain/fix-typo branch October 7, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants