Skip to content

Fix nil pointer dereference during GitHub Hook parsing#5681

Merged
anbraten merged 1 commit into
woodpecker-ci:mainfrom
6543-forks:github-stacktrace
Oct 23, 2025
Merged

Fix nil pointer dereference during GitHub Hook parsing#5681
anbraten merged 1 commit into
woodpecker-ci:mainfrom
6543-forks:github-stacktrace

github: fix if pipeline is nil

4e97bc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2025 in 0s

21.23% (+0.00%) compared to 6fa1635

View this Pull Request on Codecov

21.23% (+0.00%) compared to 6fa1635

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.23%. Comparing base (6fa1635) to head (4e97bc7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5681   +/-   ##
=======================================
  Coverage   21.23%   21.23%           
=======================================
  Files         423      423           
  Lines       38280    38280           
=======================================
  Hits         8130     8130           
  Misses      29396    29396           
  Partials      754      754           

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