Skip to content

update script

4db3a07
Select commit
Loading
Failed to load commit list.
Closed

Add automatic execution planning for Dask workflows #9

update script
4db3a07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

48.48% (+0.19%) compared to bbb4f81

View this Pull Request on Codecov

48.48% (+0.19%) compared to bbb4f81

Details

Codecov Report

❌ Patch coverage is 50.45992% with 377 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.48%. Comparing base (bbb4f81) to head (4db3a07).

Files with missing lines Patch % Lines
src/clearex/gui/app.py 6.94% 241 Missing ⚠️
src/clearex/workflow.py 71.00% 118 Missing ⚠️
src/clearex/main.py 80.21% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   48.29%   48.48%   +0.19%     
==========================================
  Files          49       49              
  Lines       15539    16243     +704     
==========================================
+ Hits         7505     7876     +371     
- Misses       8034     8367     +333     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.