Skip to content

Conversation

@barakmich
Copy link
Contributor

One existing helper (now used everywhere) and one new helper to reduce test boilerplate.

@barakmich barakmich requested a review from a team as a code owner January 13, 2026 22:42
@github-actions github-actions bot added the area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) label Jan 13, 2026
@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

❌ Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.50%. Comparing base (9171c3f) to head (608505f).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/query/context.go 89.48% 2 Missing ⚠️
pkg/query/intersection.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2811      +/-   ##
==========================================
- Coverage   78.52%   78.50%   -0.02%     
==========================================
  Files         459      459              
  Lines       44448    44467      +19     
==========================================
+ Hits        34898    34903       +5     
- Misses       6723     6733      +10     
- Partials     2827     2831       +4     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@tstirrat15 tstirrat15 left a comment

Choose a reason for hiding this comment

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

LGTM!

@barakmich barakmich added this pull request to the merge queue Jan 13, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 13, 2026
@tstirrat15 tstirrat15 added this pull request to the merge queue Jan 13, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 13, 2026
@barakmich barakmich added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit 707561f Jan 14, 2026
45 checks passed
@barakmich barakmich deleted the barakmich/newcontext branch January 14, 2026 00:20
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants