Skip to content

Conversation

@tstirrat15
Copy link
Contributor

Description

Part of finishing LR implementations

Changes

  • Add exclusion LR implementation
  • Add test for LR implementation

Testing

Review.

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

codecov bot commented Jan 14, 2026

Codecov Report

❌ Patch coverage is 41.81818% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.85%. Comparing base (14ae216) to head (b3666c8).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/query/exclusion.go 41.82% 25 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2815      +/-   ##
==========================================
- Coverage   75.89%   75.85%   -0.04%     
==========================================
  Files         459      459              
  Lines       54645    54699      +54     
==========================================
+ Hits        41470    41485      +15     
- Misses      10317    10349      +32     
- Partials     2858     2865       +7     

☔ 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.

@tstirrat15 tstirrat15 added this pull request to the merge queue Jan 14, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 14, 2026
@barakmich barakmich added this pull request to the merge queue Jan 14, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 14, 2026
@tstirrat15 tstirrat15 force-pushed the query-exclusion-lr-implementation branch from 9c0c825 to b3666c8 Compare January 14, 2026 22:29
@tstirrat15 tstirrat15 enabled auto-merge January 14, 2026 22:30
@tstirrat15 tstirrat15 added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit a5040df Jan 14, 2026
44 of 45 checks passed
@tstirrat15 tstirrat15 deleted the query-exclusion-lr-implementation branch January 14, 2026 22:55
@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