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

Make history playback work for "X It!" #2410

Merged
merged 3 commits into from
Sep 20, 2024

Add comment.

5ad1167
Select commit
Loading
Failed to load commit list.
Merged

Make history playback work for "X It!" #2410

Add comment.
5ad1167
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 1s

86.28% (-0.02%) compared to e31b61e, passed because coverage increased by -0.01% when compared to adjusted base (86.28%)

View this Pull Request on Codecov

86.28% (-0.02%) compared to e31b61e, passed because coverage increased by -0.01% when compared to adjusted base (86.28%)

Details

Codecov Report

Attention: Patch coverage is 89.65517% with 6 lines in your changes missing coverage. Please review.

Project coverage is 86.28%. Comparing base (e31b61e) to head (5ad1167).
Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
src/plugins/data-card/data-card-content.ts 81.25% 3 Missing ⚠️
...rc/plugins/data-card/components/case-attribute.tsx 87.50% 1 Missing ⚠️
...data-card/components/data-card-toolbar-buttons.tsx 0.00% 1 Missing ⚠️
src/plugins/data-card/data-card-tile.tsx 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2410      +/-   ##
==========================================
- Coverage   86.29%   86.28%   -0.02%     
==========================================
  Files         739      739              
  Lines       38018    38047      +29     
  Branches     9701     9717      +16     
==========================================
+ Hits        32807    32827      +20     
- Misses       4912     4921       +9     
  Partials      299      299              

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