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

Trace statistics table is now using antd Table component #1500

Merged
merged 26 commits into from
Jun 19, 2023

yarn test,yarn lint,yarn eslint runned successfully

e30ecc6
Select commit
Loading
Failed to load commit list.
Merged

Trace statistics table is now using antd Table component #1500

yarn test,yarn lint,yarn eslint runned successfully
e30ecc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2023 in 0s

95.93% (+0.30%) compared to beca0a8

View this Pull Request on Codecov

95.93% (+0.30%) compared to beca0a8

Details

Codecov Report

Patch coverage: 82.97% and project coverage change: +0.30 🎉

Comparison is base (beca0a8) 95.63% compared to head (e30ecc6) 95.93%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1500      +/-   ##
==========================================
+ Coverage   95.63%   95.93%   +0.30%     
==========================================
  Files         245      241       -4     
  Lines        7712     7553     -159     
  Branches     2028     1982      -46     
==========================================
- Hits         7375     7246     -129     
+ Misses        337      307      -30     
Impacted Files Coverage Δ
...i/src/components/TracePage/TraceSpanView/index.tsx 89.39% <0.00%> (-4.26%) ⬇️
...mponents/TracePage/TraceStatistics/tableValues.tsx 99.33% <ø> (ø)
...src/components/TracePage/TraceStatistics/index.tsx 86.86% <88.37%> (+9.09%) ⬆️
...racePage/TraceStatistics/generateDropdownValue.tsx 95.55% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.