feat: add Semaphore CI provider #1485
+318
−0
Open
Sentry / codecov/project
failed
Apr 4, 2026 in 0s
92.61% (-0.17%) compared to 308e747
View this Pull Request on Codecov
92.61% (-0.17%) compared to 308e747
Details
Codecov Report
❌ Patch coverage is 94.59459% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.61%. Comparing base (308e747) to head (14c7232).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/ci_providers/provider_semaphore.ts | 94.44% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1485 +/- ##
==========================================
- Coverage 92.78% 92.61% -0.17%
==========================================
Files 36 37 +1
Lines 1358 1395 +37
Branches 273 281 +8
==========================================
+ Hits 1260 1292 +32
- Misses 68 72 +4
- Partials 30 31 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/ci_providers/index.ts | 100.00% <100.00%> (ø) |
|
| src/ci_providers/provider_semaphore.ts | 94.44% <94.44%> (ø) |
Loading