Skip to content

many additional tests to cover handling of cancelled sims, final_gen_…

e12e60d
Select commit
Loading
Failed to load commit list.
Open

Feature/updated globus compute #1731

many additional tests to cover handling of cancelled sims, final_gen_…
e12e60d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2026 in 1s

77.39% (+0.32%) compared to 4e1ab9e

View this Pull Request on Codecov

77.39% (+0.32%) compared to 4e1ab9e

Details

Codecov Report

❌ Patch coverage is 80.63660% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.39%. Comparing base (4e1ab9e) to head (e12e60d).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
libensemble/executors/globus_compute_executor.py 73.71% 30 Missing and 11 partials ⚠️
libensemble/manager.py 91.83% 5 Missing and 7 partials ⚠️
libensemble/libE.py 50.00% 6 Missing and 5 partials ⚠️
libensemble/utils/globus_compute.py 82.69% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1731      +/-   ##
===========================================
+ Coverage    77.06%   77.39%   +0.32%     
===========================================
  Files           79       81       +2     
  Lines         8325     8675     +350     
  Branches      1282     1343      +61     
===========================================
+ Hits          6416     6714     +298     
- Misses        1665     1693      +28     
- Partials       244      268      +24     

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