Skip to content

feat: add support for limitk and limit_ratio#141

Merged
evenyag merged 1 commit intomainfrom
fix/limitk
Apr 20, 2026
Merged

feat: add support for limitk and limit_ratio#141
evenyag merged 1 commit intomainfrom
fix/limitk

Conversation

@sunng87
Copy link
Copy Markdown
Member

@sunng87 sunng87 commented Apr 17, 2026

Fixes #140

Before this patch we only have limited parser support for limitk and limit_ratio. This patch introduces full support for them

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.53%. Comparing base (e692489) to head (eab3ee8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #141   +/-   ##
=======================================
  Coverage   98.53%   98.53%           
=======================================
  Files          15       15           
  Lines        6876     6907   +31     
=======================================
+ Hits         6775     6806   +31     
  Misses        101      101           

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

@sunng87 sunng87 requested a review from evenyag April 17, 2026 07:23
@evenyag evenyag merged commit 834ea5f into main Apr 20, 2026
5 checks passed
@evenyag evenyag deleted the fix/limitk branch April 20, 2026 12:06
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.

[BUG] Error parsing aggregations with limitk

2 participants