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(session-viewer): Disable pointer event while resizing sessions #1212

Merged
merged 1 commit into from
Nov 28, 2023

fix(session-viewer): Disable pointer event while resizing sessions

7fdc3b7
Select commit
Loading
Failed to load commit list.
Merged

fix(session-viewer): Disable pointer event while resizing sessions #1212

fix(session-viewer): Disable pointer event while resizing sessions
7fdc3b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2023 in 0s

72.54% (+0.03%) compared to 5f644ad

View this Pull Request on Codecov

72.54% (+0.03%) compared to 5f644ad

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5f644ad) 72.50% compared to head (7fdc3b7) 72.54%.
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1212      +/-   ##
==========================================
+ Coverage   72.50%   72.54%   +0.03%     
==========================================
  Files         162      162              
  Lines        5289     5296       +7     
  Branches      592      592              
==========================================
+ Hits         3835     3842       +7     
  Misses       1322     1322              
  Partials      132      132              

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