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: Inoperable dashboard filter slider when range is <= 1 #27271

Merged
merged 3 commits into from
Feb 27, 2024

Apply suggestion

de79685
Select commit
Loading
Failed to load commit list.
Merged

fix: Inoperable dashboard filter slider when range is <= 1 #27271

Apply suggestion
de79685
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2024 in 0s

69.34% (+1.64%) compared to 290920c

View this Pull Request on Codecov

69.34% (+1.64%) compared to 290920c

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 69.34%. Comparing base (290920c) to head (de79685).
Report is 1535 commits behind head on master.

Files Patch % Lines
...src/filters/components/Range/RangeFilterPlugin.tsx 33.33% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #27271      +/-   ##
==========================================
+ Coverage   67.70%   69.34%   +1.64%     
==========================================
  Files        1918     1907      -11     
  Lines       74126    74469     +343     
  Branches     8052     8312     +260     
==========================================
+ Hits        50187    51642    +1455     
+ Misses      21886    20774    -1112     
  Partials     2053     2053              

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