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/table export #781

Merged
merged 8 commits into from
Feb 22, 2024

Merge branch 'develop' into fix/table-export

417f4bd
Select commit
Loading
Failed to load commit list.
Merged

Fix/table export #781

Merge branch 'develop' into fix/table-export
417f4bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 22, 2024 in 1s

38.81% (-0.27%) compared to 20e4e0a

View this Pull Request on Codecov

38.81% (-0.27%) compared to 20e4e0a

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (20e4e0a) 39.07% compared to head (417f4bd) 38.81%.
Report is 85 commits behind head on develop.

Files Patch % Lines
src/chart/ChartUtils.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #781      +/-   ##
===========================================
- Coverage    39.07%   38.81%   -0.27%     
===========================================
  Files          208      211       +3     
  Lines         8721     8837     +116     
  Branches      2598     2637      +39     
===========================================
+ Hits          3408     3430      +22     
- Misses        5252     5346      +94     
  Partials        61       61              

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