Add 'Execute' tab to Digital Twins page preview #903
Merged
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.
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 | ∅ <ø> (∅) |
Loading