Skip to content

Fix: Solved not passing tests and returned value as integer instead o…

23087df
Select commit
Loading
Failed to load commit list.
Open

ALEPH-615 Expose resources for executions #833

Fix: Solved not passing tests and returned value as integer instead o…
23087df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2025 in 1s

64.76% (+0.08%) compared to 105c7f0

View this Pull Request on Codecov

64.76% (+0.08%) compared to 105c7f0

Details

Codecov Report

❌ Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.76%. Comparing base (105c7f0) to head (23087df).

Files with missing lines Patch % Lines
src/aleph/vm/orchestrator/utils.py 55.55% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #833      +/-   ##
==========================================
+ Coverage   64.68%   64.76%   +0.08%     
==========================================
  Files          88       88              
  Lines        8160     8169       +9     
  Branches      734      737       +3     
==========================================
+ Hits         5278     5291      +13     
+ Misses       2653     2647       -6     
- Partials      229      231       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.