-
Notifications
You must be signed in to change notification settings - Fork 0
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
V1.0.0 #75
Conversation
This file contains 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
rebase develop from main
* chore: install voyage * feat: create AnalysisReport and base of exportInDB * refactor: change metrics for average metrics --------- Co-authored-by: Kilian B <[email protected]>
…ely matching names
Remove method that are only use by themselves
Organize all readers the same ways
fix import project location
Jira connector
refactor: improve export to analyse metrics and then export to csv or database
Usercatalogue
…equest-time feat: add jira time and merge request time difference metric
* fix: typo in gitlab package name in smalltalk.ston * chore: add gitlabHealth-model-analysis-tests in core baseline * fix: test closedMergeRequestMetric * test: add tests for reviewedByUserMergeRequestMetric and SelfMergedUnderAMinuteMergeRequestMetric
…tickets feat: add commitsNumberByJiraTicket metric
…kets feat: add code addition and deletion by tickets metric
…nnector add baseline for famix connector
* test: add test to cover new jiraTimeMRTimeDifference error * fix: JiraTimeMRTimeDifferenceMetric error
add import for only one project
This PR aims to add the ability to load the project in Moose12 in addition to Moose11
removing =sep from csv export
…action-and-not-float-number #72 add Float return after averaging
* feat: add bitbucket package + base bitbucket api * chore: add bitbucket package in baseline * feat: get user method in bitBucket api * feat: importUser for bitbucket importer * feat: change bitbucket api for 1.0 + add projects method * feat(BitBucketApi): repositories of a project * feat(BitBucketApi): commits of repo in project since until date * feat(BitBucketImporter): importContributedProjectsOfUser method * refactor: improve repo/project transformation into GLHProject * test: add tests for bitbucket api and importer * feat: base completeImportProject * feat: import commits of project in bit bucket importer * feat(bitBucketImporter): import creator of commit method * refactor: move testImportUser method * refactor: rename importCommitsOfProject:since:until * fix: change imporContributedProject test to work on any date * feat(BitBucketApi): remove merge commit in commitsOfRepo:Inproject * feat(bitBucketImporter): add getContributionFromDiff * test: improve tests getContributionFromDiffs: * feat(bitBucketModelImporter): add withInitialCommits * feat(BitBucketApi): add usersByUserName * feat(BitBucketModelImporter): importUserByUsername * fix: problem with commitsInRepoOfProject * fix: small fix in bitbucket importer * fix: infinit loop with importContributedProjects * feat(BitBucketModelImporter): fix importCreatorOfCommit + add tests * test(BitBucketModelImporter): fix test importContributedProject * feat: add parentsId in bit bucket importer commit parsing * feat(BitBucketApi): pullrequestsOfRepo:InProject:Since:Until * feat(bitbucketModelImporter): importMergeRequests:since:until * fix(bitBucketImporter): improve precision in dates * feat(BitBucketModelImporter): add reviewers in parsing of pull requests * feat(BitBucketApi): activities of pull requests * feat(BitBucketModelImporter): import merge request merger * feat(BitBucketApi): commits of pull requests * feat(BitBucketModelImporter): importMergeRequestCommits * fix(BitBucketApi): error in commit created_at date * test: improve mock structure * refactor(BitBucketModelImporter): change classifications of methods * chore: add bitbucket test package in baseline * ci: add bitbucket packages in smalltalk.ston testing
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.
No description provided.