Skip to content

[WIP] Implement AsynchronousComputeService#489

Open
ianmkenney wants to merge 25 commits into
mainfrom
feat/asynccomputeservice
Open

[WIP] Implement AsynchronousComputeService#489
ianmkenney wants to merge 25 commits into
mainfrom
feat/asynccomputeservice

Test max time termination

8d7991c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 25, 2026 in 1s

78.70% (-0.30%) compared to 2c4b0d9

View this Pull Request on Codecov

78.70% (-0.30%) compared to 2c4b0d9

Details

Codecov Report

❌ Patch coverage is 75.96899% with 124 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.70%. Comparing base (2c4b0d9) to head (8d7991c).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
alchemiscale/compute/service.py 76.42% 87 Missing ⚠️
alchemiscale/compute/monitor.py 71.31% 37 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #489      +/-   ##
==========================================
- Coverage   78.99%   78.70%   -0.30%     
==========================================
  Files          29       30       +1     
  Lines        4808     5315     +507     
==========================================
+ Hits         3798     4183     +385     
- Misses       1010     1132     +122     

☔ View full report in Codecov by Harness.
📢 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.