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

Add 'Execute' tab to Digital Twins page preview #903

Update package.json and jest.config.json

9938e33
Select commit
Loading
Failed to load commit list.
Merged

Add 'Execute' tab to Digital Twins page preview #903

Update package.json and jest.config.json
9938e33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 6, 2024 in 1s

64.82% (target 90.00%)

View this Pull Request on Codecov

64.82% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 33.69565% with 244 lines in your changes missing coverage. Please review.

Project coverage is 64.82%. Comparing base (eaa22d5) to head (9938e33).
Report is 29 commits behind head on feature/distributed-demo.

Files with missing lines Patch % Lines
client/src/preview/util/gitlabDigitalTwin.ts 6.52% 40 Missing and 3 partials ⚠️
client/src/preview/util/gitlab.ts 9.30% 35 Missing and 4 partials ⚠️
...eview/route/digitaltwins/execute/pipelineChecks.ts 25.00% 27 Missing and 6 partials ⚠️
...preview/route/digitaltwins/DigitalTwinsPreview.tsx 37.50% 28 Missing and 2 partials ⚠️
...review/route/digitaltwins/execute/pipelineUtils.ts 25.00% 22 Missing and 2 partials ⚠️
...view/route/digitaltwins/execute/pipelineHandler.ts 27.58% 18 Missing and 3 partials ⚠️
client/src/preview/store/digitalTwin.slice.ts 35.29% 8 Missing and 3 partials ⚠️
client/src/preview/components/asset/AssetCard.tsx 62.96% 10 Missing ⚠️
client/src/preview/components/asset/AssetBoard.tsx 57.14% 5 Missing and 1 partial ⚠️
client/src/preview/route/digitaltwins/Snackbar.tsx 53.84% 6 Missing ⚠️
... and 6 more
Additional details and impacted files
@@                     Coverage Diff                      @@
##           feature/distributed-demo     #903      +/-   ##
============================================================
- Coverage                     66.49%   64.82%   -1.68%     
============================================================
  Files                            31       48      +17     
  Lines                           394      813     +419     
  Branches                         26       59      +33     
============================================================
+ Hits                            262      527     +265     
- Misses                          117      244     +127     
- Partials                         15       42      +27     
Files with missing lines Coverage Δ
client/src/components/LinkIconsLib.tsx 100.00% <100.00%> (ø)
...ew/route/digitaltwins/DigitalTwinTabDataPreview.ts 100.00% <100.00%> (ø)
client/src/routes.tsx 100.00% <100.00%> (ø)
client/src/preview/store/assets.slice.ts 83.33% <83.33%> (ø)
client/src/util/envUtil.ts 82.05% <66.66%> (-0.81%) ⬇️
client/src/preview/components/asset/LogButton.tsx 57.14% <57.14%> (ø)
...t/src/preview/components/asset/StartStopButton.tsx 58.33% <58.33%> (ø)
...c/preview/route/digitaltwins/execute/LogDialog.tsx 58.33% <58.33%> (ø)
client/src/preview/components/asset/AssetBoard.tsx 57.14% <57.14%> (ø)
client/src/preview/route/digitaltwins/Snackbar.tsx 53.84% <53.84%> (ø)
... and 9 more

... and 6 files with indirect coverage changes

Components Coverage Δ
Website 64.82% <43.82%> (-1.68%) ⬇️
Lib Microservice ∅ <ø> (∅)