-
-
Notifications
You must be signed in to change notification settings - Fork 285
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
Add expand charts dashboard #2096
base: master
Are you sure you want to change the base?
Add expand charts dashboard #2096
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2096 +/- ##
==========================================
- Coverage 98.48% 98.43% -0.05%
==========================================
Files 867 867
Lines 14182 14193 +11
==========================================
+ Hits 13967 13971 +4
- Misses 215 222 +7 ☔ View full report in Codecov by Sentry. |
#2755 Bundle Size — 10.28MiB (+0.41%).1de3752(current) vs 2b8e274 master#2753(baseline) Warning Bundle contains 3 duplicate packages – View duplicate packages Bundle metrics
|
Current #2755 |
Baseline #2753 |
|
---|---|---|
Initial JS | 5.58MiB (+0.73% ) |
5.54MiB |
Initial CSS | 306.06KiB (+0.47% ) |
304.63KiB |
Cache Invalidation | 66.27% |
0% |
Chunks | 51 |
51 |
Assets | 171 |
171 |
Modules | 1494 (+0.13% ) |
1492 |
Duplicate Modules | 21 |
21 |
Duplicate Code | 0.83% |
0.83% |
Packages | 124 |
124 |
Duplicate Packages | 3 |
3 |
Bundle size by type 2 changes
2 regressions
Current #2755 |
Baseline #2753 |
|
---|---|---|
JS | 7.37MiB (+0.56% ) |
7.32MiB |
IMG | 2.48MiB |
2.48MiB |
CSS | 322.85KiB (+0.44% ) |
321.42KiB |
Fonts | 93.55KiB |
93.55KiB |
Other | 17.62KiB |
17.62KiB |
HTML | 13.58KiB |
13.58KiB |
Bundle analysis report Branch Terdious:add-zoom-charts-dashboa... Project dashboard
Generated by RelativeCI Documentation Report issue
…add-zoom-charts-dashboard
Add choice number columns dashboard
Add binary chart
chore(chart): Update y-axis label positioning in ApexChartTimelineOpt…
97cf68c
to
ec8e8bc
Compare
Pull Request check-list
To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:
npm test
on both front/server)npm run eslint
on both front/server)npm run prettier
on both front/server)npm run compare-translations
on front)front/src/config/demo.js
) so that the demo website is working without a backend? (if needed) See https://demo.gladysassistant.com.NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
Description of change
Based On #2094
Add expand charts dashboard