Skip to content

feat(bitbucketserver): get changes from all commits in a single push event#5748

Merged
qwerty287 merged 5 commits into
woodpecker-ci:mainfrom
hhamalai:bitbucketdc_push_event_with_all_changes
Nov 18, 2025
Merged

feat(bitbucketserver): get changes from all commits in a single push event#5748
qwerty287 merged 5 commits into
woodpecker-ci:mainfrom
hhamalai:bitbucketdc_push_event_with_all_changes

Merge branch 'main' into bitbucketdc_push_event_with_all_changes

e551ed8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2025 in 0s

21.47% (+0.00%) compared to 6e7bb51

View this Pull Request on Codecov

21.47% (+0.00%) compared to 6e7bb51

Details

Codecov Report

❌ Patch coverage is 25.00000% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.47%. Comparing base (6e7bb51) to head (e551ed8).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...r/forge/bitbucketdatacenter/bitbucketdatacenter.go 0.00% 11 Missing ⚠️
server/forge/bitbucketdatacenter/convert.go 27.27% 5 Missing and 3 partials ⚠️
server/forge/bitbucketdatacenter/parse.go 66.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5748   +/-   ##
=======================================
  Coverage   21.46%   21.47%           
=======================================
  Files         428      428           
  Lines       38603    38622   +19     
=======================================
+ Hits         8288     8293    +5     
- Misses      29550    29561   +11     
- Partials      765      768    +3     

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