Fixed SIGPIPE (exit code 141) in CI coverage threshold check.#2289
Fixed SIGPIPE (exit code 141) in CI coverage threshold check.#2289AlexSkrypnyk merged 1 commit intomainfrom
Conversation
…y `head -1` closing pipe under `pipefail`.
|
No actionable comments were generated in the recent review. 🎉 WalkthroughTwo CI/CD configuration files are updated to simplify code coverage threshold extraction from cobertura XML. The grep command is refactored from a piped approach ( Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2289 +/- ##
==========================================
- Coverage 77.49% 76.91% -0.58%
==========================================
Files 117 110 -7
Lines 6164 6005 -159
Branches 44 0 -44
==========================================
- Hits 4777 4619 -158
+ Misses 1387 1386 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Summary by CodeRabbit