Skip to content

Zfeng/updateangular#3021

Open
zfengms wants to merge 33 commits into
mainfrom
zfeng/updateangular
Open

Zfeng/updateangular#3021
zfengms wants to merge 33 commits into
mainfrom
zfeng/updateangular

Fix BatchExplorer - CI pipeline build error on windows only The 'path…

f488964
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 0s

80.27% (-0.01%) compared to ed784bd

View this Pull Request on Codecov

80.27% (-0.01%) compared to ed784bd

Details

Codecov Report

❌ Patch coverage is 85.87571% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.27%. Comparing base (ed784bd) to head (f488964).

Files with missing lines Patch % Lines
desktop/src/@batch-flask/utils/logging/index.ts 33.33% 4 Missing ⚠️
...ter/result-picker-control/result-picker-control.ts 0.00% 3 Missing ⚠️
...ilter/state-picker-control/state-picker-control.ts 0.00% 3 Missing ⚠️
...@batch-flask/ui/advanced-filter/advanced-filter.ts 0.00% 2 Missing ⚠️
...-filter/list-filter-control/list-filter-control.ts 33.33% 2 Missing ⚠️
...flask/ui/dialogs/prompt/prompt-dialog.component.ts 0.00% 2 Missing ⚠️
...-folder-dialog/download-folder-dialog.component.ts 0.00% 2 Missing ⚠️
...ui/virtual-scroll/virtual-scroll.component.spec.ts 90.00% 2 Missing ⚠️
...c/@batch-flask/compiler/dev-translations-loader.ts 50.00% 0 Missing and 1 partial ⚠️
...orm/form-json-editor/form-json-editor.component.ts 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3021      +/-   ##
==========================================
- Coverage   80.27%   80.27%   -0.01%     
==========================================
  Files        1466     1468       +2     
  Lines       46366    46535     +169     
  Branches     5797     5852      +55     
==========================================
+ Hits        37222    37356     +134     
+ Misses       8955     8934      -21     
- Partials      189      245      +56     
Files with missing lines Coverage Δ
.../aad/access-token-cache/access-token-cache.spec.ts 100.00% <100.00%> (ø)
desktop/src/@batch-flask/core/dynamic-form.ts 46.87% <ø> (ø)
...c/@batch-flask/core/html-util/focus-helper.spec.ts 100.00% <ø> (ø)
...ktop/src/@batch-flask/core/list/selectable-list.ts 100.00% <ø> (ø)
...c/@batch-flask/core/testing/i18n-testing.module.ts 100.00% <ø> (ø)
...-flask/core/testing/mock-control-value-accessor.ts 100.00% <ø> (ø)
.../src/@batch-flask/electron/electron-app.service.ts 38.46% <100.00%> (+7.69%) ⬆️
desktop/src/@batch-flask/extensions/index.ts 100.00% <ø> (ø)
...batch-flask/ui/abstract-list/abstract-list-base.ts 79.13% <ø> (+0.16%) ⬆️
...tch-flask/ui/abstract-list/abstract-list.module.ts 100.00% <ø> (ø)
... and 257 more

... and 276 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ed784bd...f488964. Read the comment docs.

🚀 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.