Bitbucket support#116
Merged
vincent-fuchs merged 34 commits intosociete-generale:masterfrom Feb 19, 2023
chandrasekharpanigrahy:master
Merged
Bitbucket support#116vincent-fuchs merged 34 commits intosociete-generale:masterfrom chandrasekharpanigrahy:master
vincent-fuchs merged 34 commits intosociete-generale:masterfrom
chandrasekharpanigrahy:master
Conversation
Contributor
Author
|
Todo - cleaning, refactoring existing test and adding few more test |
...rawler-autoconfigure/src/test/java/com/societegenerale/githubcrawler/BitbucketCrawlerIT.java
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #116 +/- ##
============================================
- Coverage 42.93% 38.09% -4.84%
Complexity 171 171
============================================
Files 61 78 +17
Lines 1160 1310 +150
Branches 120 126 +6
============================================
+ Hits 498 499 +1
- Misses 622 771 +149
Partials 40 40
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
...crawler-core/src/main/kotlin/com/societegenerale/githubcrawler/remote/RemoteBitBucketImpl.kt
Outdated
Show resolved
Hide resolved
Contributor
|
thanks a lot for your contribution @chandrasekharpanigrahy ! please have a look at the 2 comments, rebase on top of master, and we'll be good to go ! |
-ownership and search task is not implemented yet.
# Conflicts: # github-crawler-autoconfigure/src/test/java/com/societegenerale/githubcrawler/BitbucketCrawlerIT.java # github-crawler-autoconfigure/src/test/java/com/societegenerale/githubcrawler/config/TestConfig.java # github-crawler-core/src/main/kotlin/com/societegenerale/githubcrawler/remote/RemoteBitBucketImpl.kt
Contributor
Author
|
Thank you for reviewing . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Details
Context
Checklist:
Related issue :