Skip to content

refactor: hq source package select statements#579

Merged
willmhowes merged 1 commit into
mainfrom
refactor-hq
Mar 18, 2026
Merged

refactor: hq source package select statements#579
willmhowes merged 1 commit into
mainfrom
refactor-hq

Conversation

@willmhowes

Copy link
Copy Markdown
Collaborator

Minor refactor that simplifies select statements in the hq source package. Motivation for the PR is because I'm annoyed by my linter telling me there's a better way for the code to be written.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.52%. Comparing base (23e7d31) to head (8a01044).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/pkg/source/hq/consumer.go 0.00% 11 Missing ⚠️
internal/pkg/source/hq/finisher.go 0.00% 8 Missing ⚠️
internal/pkg/source/hq/producer.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #579      +/-   ##
==========================================
+ Coverage   56.38%   56.52%   +0.14%     
==========================================
  Files         133      133              
  Lines        6752     6742      -10     
==========================================
+ Hits         3807     3811       +4     
+ Misses       2566     2552      -14     
  Partials      379      379              
Flag Coverage Δ
e2etests 41.90% <0.00%> (+0.12%) ⬆️
unittests 29.15% <0.00%> (+0.04%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@willmhowes willmhowes merged commit dfedbc7 into main Mar 18, 2026
5 checks passed
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.

4 participants