Skip to content

Refactor GoCD Slack feed handler to handle failures gracefully

d003021
Select commit
Loading
Failed to load commit list.
Open

Refactor GoCD Slack feed handler to handle failures gracefully #776

Refactor GoCD Slack feed handler to handle failures gracefully
d003021
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2026 in 0s

86.25% (-0.02%) compared to c89c067

View this Pull Request on Codecov

86.25% (-0.02%) compared to c89c067

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.25%. Comparing base (c89c067) to head (d003021).
⚠️ Report is 130 commits behind head on main.

Files with missing lines Patch % Lines
src/brain/gocdSlackFeeds/index.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #776      +/-   ##
==========================================
- Coverage   86.26%   86.25%   -0.02%     
==========================================
  Files         116      116              
  Lines        3306     3310       +4     
  Branches      664      665       +1     
==========================================
+ Hits         2852     2855       +3     
- Misses        440      441       +1     
  Partials       14       14              

☔ 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.