-
-
Notifications
You must be signed in to change notification settings - Fork 371
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 Bitbucket Server branches #1698
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #1698 +/- ##
==========================================
- Coverage 39.14% 39.14% -0.01%
==========================================
Files 167 167
Lines 10759 10760 +1
==========================================
Hits 4212 4212
- Misses 6279 6280 +1
Partials 268 268
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
@majodev could you check if it works, this pull do publishva test tag you can pull from dockerhub |
tag is |
@qwerty287 can you at the json from the issue as fixture to add tests for parsing |
Can confirm getting branches from Bitbucket Server / Data Center works with One Gotcha:
|
Pagination is done in #1651 I'll do it there once this is merged. |
@6543 there are no tests for bitbucket server yet. I wouldn't add them here. |
Closes #1695