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(appset): bitbucket server scm provider EOF on empty repo (cherry-pick #14411) #15203

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked fix(appset): bitbucket server scm provider EOF on empty repo (#14411)

  • fix bitbucket server scm provider EOF on empty repo default branch check

Signed-off-by: Jedrzej Kotkowski [email protected]

  • add unit test for bitbucketServer empty repo

Signed-off-by: Jedrzej Kotkowski [email protected]

  • check for EOF explicitly

Signed-off-by: Jedrzej Kotkowski [email protected]


Signed-off-by: Jedrzej Kotkowski [email protected]

* fix bitbucket server scm provider EOF on empty repo default branch check

Signed-off-by: Jedrzej Kotkowski <[email protected]>

* add unit test for bitbucketServer empty repo

Signed-off-by: Jedrzej Kotkowski <[email protected]>

* check for EOF explicitly

Signed-off-by: Jedrzej Kotkowski <[email protected]>

---------

Signed-off-by: Jedrzej Kotkowski <[email protected]>
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (383f2a2) 49.90% compared to head (70d4400) 49.90%.

Additional details and impacted files
@@             Coverage Diff              @@
##           release-2.8   #15203   +/-   ##
============================================
  Coverage        49.90%   49.90%           
============================================
  Files              263      263           
  Lines            45046    45047    +1     
============================================
+ Hits             22480    22481    +1     
  Misses           20355    20355           
  Partials          2211     2211           
Files Changed Coverage Δ
...ationset/services/scm_provider/bitbucket_server.go 88.53% <100.00%> (+0.07%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@crenshaw-dev crenshaw-dev merged commit bf77b09 into release-2.8 Aug 24, 2023
@crenshaw-dev crenshaw-dev deleted the cherry-pick-605c87-release-2.8 branch August 24, 2023 15:28
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.

2 participants