Split pipeline utilities into focused modules #1272
Closed
Codecov / codecov/project
succeeded
Jun 17, 2025 in 0s
92.39% (target 90.00%)
View this Pull Request on Codecov
92.39% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 96.87500% with 5 lines in your changes missing coverage. Please review.
Project coverage is 92.39%. Comparing base (
664266b) to head (e3a7025).
Report is 1 commits behind head on feature/distributed-demo.
❗ Current head e3a7025 differs from pull request most recent head 604caf0
Please upload reports for the commit 604caf0 to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## feature/distributed-demo #1272 +/- ##
============================================================
+ Coverage 92.08% 92.39% +0.30%
============================================================
Files 92 96 +4
Lines 2526 2655 +129
Branches 406 464 +58
============================================================
+ Hits 2326 2453 +127
- Misses 197 199 +2
Partials 3 3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| client/src/model/backend/gitlab/constants.ts | 100.00% <100.00%> (ø) |
|
| ...src/model/backend/gitlab/execution/pipelineCore.ts | 100.00% <100.00%> (ø) |
|
| ...c/model/backend/gitlab/execution/statusChecking.ts | 100.00% <100.00%> (ø) |
|
| ...src/model/backend/gitlab/types/executionHistory.ts | 100.00% <100.00%> (ø) |
|
| ...eview/route/digitaltwins/execute/pipelineChecks.ts | 97.82% <90.00%> (-2.18%) |
⬇️ |
| .../src/model/backend/gitlab/execution/logFetching.ts | 96.29% <96.29%> (ø) |
|
| ...review/route/digitaltwins/execute/pipelineUtils.ts | 93.75% <33.33%> (-0.13%) |
⬇️ |
| Components | Coverage Δ | |
|---|---|---|
| Website | 92.39% <96.87%> (+0.30%) |
⬆️ |
| Lib Microservice | ∅ <ø> (∅) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading