Skip to content

Merge branch 'main' into not-in-search

c0244fa
Select commit
Loading
Failed to load commit list.
Merged

feature: support negation in queries #1948

Merge branch 'main' into not-in-search
c0244fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2026 in 1s

53.90% (-0.10%) compared to 72db123

View this Pull Request on Codecov

53.90% (-0.10%) compared to 72db123

Details

Codecov Report

❌ Patch coverage is 50.17182% with 145 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.90%. Comparing base (72db123) to head (c0244fa).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/widgets/process_table/query/prefix.rs 46.72% 130 Missing ⚠️
src/widgets/process_table/query.rs 71.87% 9 Missing ⚠️
src/widgets/process_table/query/or.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1948      +/-   ##
==========================================
- Coverage   54.00%   53.90%   -0.10%     
==========================================
  Files         120      119       -1     
  Lines       16565    16701     +136     
==========================================
+ Hits         8946     9003      +57     
- Misses       7619     7698      +79     

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