Skip to content

Remove spurious encodeURIComponent

438a889
Select commit
Loading
Failed to load commit list.
Merged

[O2B-536] Create a reusable filtering system #832

Remove spurious encodeURIComponent
438a889
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 23, 2025 in 0s

44.07% (-0.08%) compared to f18232c

View this Pull Request on Codecov

44.07% (-0.08%) compared to f18232c

Details

Codecov Report

Attention: Patch coverage is 0% with 79 lines in your changes missing coverage. Please review.

Project coverage is 44.07%. Comparing base (f18232c) to head (438a889).

Files with missing lines Patch % Lines
...ib/public/views/Runs/Overview/RunsOverviewModel.js 0.00% 34 Missing ⚠️
...public/components/Filters/common/FilteringModel.js 0.00% 28 Missing ⚠️
...public/components/Filters/common/TagFilterModel.js 0.00% 9 Missing ⚠️
...ib/public/components/Filters/common/FilterModel.js 0.00% 3 Missing ⚠️
...blic/components/common/selection/SelectionModel.js 0.00% 2 Missing ⚠️
...ib/public/views/Logs/Overview/LogsOverviewModel.js 0.00% 2 Missing ⚠️
...blic/views/Runs/ActiveColumns/runsActiveColumns.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #832      +/-   ##
==========================================
- Coverage   44.15%   44.07%   -0.08%     
==========================================
  Files         891      891              
  Lines       15940    15967      +27     
  Branches     3014     3016       +2     
==========================================
  Hits         7038     7038              
- Misses       8902     8929      +27     

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