Skip to content

feat(util): add JAction parallel execution and improve test coverage#607

Merged
JasonXuDeveloper merged 5 commits into
masterfrom
feat/jaction-parallel-and-test-coverage
Jan 30, 2026
Merged

feat(util): add JAction parallel execution and improve test coverage#607
JasonXuDeveloper merged 5 commits into
masterfrom
feat/jaction-parallel-and-test-coverage

fix(ui): use LINQ First() instead of array indexing on HashSet

1ed7566
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 89.54183% with 105 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@8d8ff35). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #607   +/-   ##
=========================================
  Coverage          ?   42.84%           
=========================================
  Files             ?       38           
  Lines             ?     4250           
  Branches          ?        0           
=========================================
  Hits              ?     1821           
  Misses            ?     2429           
  Partials          ?        0           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.