Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add MHD column name if a grouped search is active to work around a bug in the SearchQueryBuilder #6710

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

fix: spotless error

a789cdb
Select commit
Loading
Failed to load commit list.
Open

fix: add MHD column name if a grouped search is active to work around a bug in the SearchQueryBuilder #6710

fix: spotless error
a789cdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2025 in 0s

83.57% (-0.01%) compared to 78537ba, passed because coverage increased by 0% when compared to adjusted base (83.58%)

View this Pull Request on Codecov

83.57% (-0.01%) compared to 78537ba, passed because coverage increased by 0% when compared to adjusted base (83.58%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.57%. Comparing base (78537ba) to head (a789cdb).
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6710      +/-   ##
============================================
- Coverage     83.58%   83.57%   -0.01%     
  Complexity    28650    28650              
============================================
  Files          1798     1798              
  Lines        111363   111365       +2     
  Branches      13982    13983       +1     
============================================
- Hits          93080    93077       -3     
- Misses        12280    12285       +5     
  Partials       6003     6003              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.