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

V1.0.0 #75

Merged
merged 193 commits into from
Oct 3, 2024
Merged

V1.0.0 #75

merged 193 commits into from
Oct 3, 2024

Conversation

knowbased
Copy link
Collaborator

No description provided.

alkalinan and others added 30 commits July 31, 2024 16:04
* chore: install voyage

* feat: create AnalysisReport and base of exportInDB

* refactor: change metrics for average metrics

---------

Co-authored-by: Kilian B <[email protected]>
Remove method that are only use by themselves
refactor: improve export to analyse metrics and then export to csv or database
alkalinan and others added 29 commits September 18, 2024 10:57
…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
This PR aims to add the ability to load the project in Moose12 in addition to Moose11
…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
@knowbased knowbased merged commit 462d60d into main Oct 3, 2024
4 checks passed
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.

3 participants