Skip to content

[O2B-1588] Implement summary views for overview pages#2156

Open
NarrowsProjects wants to merge 14 commits into
mainfrom
improv/O2B-1588/implement-summary-views-for-overview-pages
Open

[O2B-1588] Implement summary views for overview pages#2156
NarrowsProjects wants to merge 14 commits into
mainfrom
improv/O2B-1588/implement-summary-views-for-overview-pages

feat: upgrade querybuilder with automatic ID sorting

311b1fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 0s

46.47% (+0.42%) compared to d7cd556

View this Pull Request on Codecov

46.47% (+0.42%) compared to d7cd556

Details

Codecov Report

❌ Patch coverage is 95.71429% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.47%. Comparing base (d7cd556) to head (311b1fc).

Files with missing lines Patch % Lines
lib/database/adapters/LogAdapter.js 72.22% 5 Missing ⚠️
lib/database/repositories/Repository.js 75.00% 2 Missing ⚠️
lib/database/utilities/QueryBuilder.js 95.45% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2156      +/-   ##
==========================================
+ Coverage   46.04%   46.47%   +0.42%     
==========================================
  Files        1038     1044       +6     
  Lines       17172    17319     +147     
  Branches     3136     3173      +37     
==========================================
+ Hits         7907     8049     +142     
- Misses       9265     9270       +5     

☔ View full report in Codecov by Harness.
📢 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.