Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix automerge bug in Bitbucket Server #484

Merged
merged 1 commit into from
Feb 20, 2019
Merged

Fix automerge bug in Bitbucket Server #484

merged 1 commit into from
Feb 20, 2019

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Feb 19, 2019

BB Server requires we send a 'version' parameter along with our call to
/merge.

Fixes #479

BB Server requires we send a 'version' parameter along with our call to
/merge.
@codecov
Copy link

codecov bot commented Feb 19, 2019

Codecov Report

Merging #484 into master will increase coverage by 0.03%.
The diff coverage is 36.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #484      +/-   ##
==========================================
+ Coverage   70.53%   70.57%   +0.03%     
==========================================
  Files          63       63              
  Lines        4249     4258       +9     
==========================================
+ Hits         2997     3005       +8     
+ Misses       1031     1028       -3     
- Partials      221      225       +4
Impacted Files Coverage Δ
server/events/command_runner.go 65.46% <0%> (ø) ⬆️
server/events/vcs/bitbucketserver/client.go 33.72% <40%> (+3.1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cceb979...bebbcb8. Read the comment docs.

@lkysow lkysow merged commit ce5e127 into master Feb 20, 2019
@lkysow lkysow deleted the bb-server-automerge branch February 20, 2019 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant