Prevent race conditions when downloading NodeJS #424
+18
−9
Codecov / codecov/project
succeeded
May 18, 2026 in 0s
37.77% (-0.01%) compared to d206288, passed because coverage increased by 0% when compared to adjusted base (37.76%)
View this Pull Request on Codecov
37.77% (-0.01%) compared to d206288, passed because coverage increased by 0% when compared to adjusted base (37.76%)
Details
Codecov Report
❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.77%. Comparing base (d206288) to head (d282920).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/cwl_utils/sandboxjs.py | 57.14% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #424 +/- ##
==========================================
- Coverage 37.77% 37.77% -0.01%
==========================================
Files 50 50
Lines 36760 36764 +4
Branches 9531 9532 +1
==========================================
+ Hits 13886 13887 +1
- Misses 19941 19944 +3
Partials 2933 2933 ☔ 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.
Loading