Skip to content

CerviniMatteo/ReplicationPackageTesiTriennale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Replication Package for Bachelor’s Thesis in Computer Science

Thesis Title: Architectural Smell Refactoring in Microservice Projects

This replication package contains:

  • A list of analyzed projects with the corresponding number of detected architectural smells: πŸ“„ Project List

  • Results from the Arcan tool analysis: πŸ“ Arcan Tool Analyses

    Which has the following structure:

      Arcan tool analysis/
      β”œβ”€β”€ cangjingge project/
      β”‚   └── <n>th analysis/
      β”‚       β”œβ”€β”€ AS[-n].png
      β”‚       └── project-card.png
      β”œβ”€β”€ grocery-micro-service project/
      β”‚   └── <n>th analysis/
      β”‚       β”œβ”€β”€ AS[-n].png
      β”‚       └── project-card.png
      β”œβ”€β”€ microservice-recruit project/
      β”‚   └── <n>th analysis/
      β”‚       β”œβ”€β”€ AS[-n].png
      β”‚       └── project-card.png
    
  • Results from the Understand tool analysis: πŸ“ Understand Tool Analyses

    Which has the following structure:

      Understand tool analysis/
      β”œβ”€β”€ cangjingge project/
      β”‚   └── <n>th analysis/
      β”‚       β”œβ”€β”€ cangjingge[-n].csv
      β”œβ”€β”€ grocery-micro-service project/
      β”‚   └── <n>th analysis/
      β”‚       β”œβ”€β”€ grocery-micro-service[-n].csv
      β”œβ”€β”€ microservice-recruit project/
      β”‚   └── <n>th analysis/
      β”‚       β”œβ”€β”€ microservice-recruit[-n].csv
    
  • Scripts used to manage Understand tool analysis: πŸ“„ Script File

  • Generated diagrams: πŸ“ Diagrams

    Which has the following structure:

      Diagrams/
      β”œβ”€β”€ cangjingge project/
      β”‚   └── <n>th refactoring/
      β”‚   β”‚   β”œβ”€β”€ depencies-Cangjingge-R[-n].png
      β”‚   β””
      β”œβ”€β”€ grocery-micro-service project/
      β”‚   └── <n>th refactoring/
      β”‚       β”œβ”€β”€ depencies-GMS-R[-n].png
      |   └── NEW micro service
      β”‚       β”œβ”€β”€ depencies-GMS-new-MS.png
      β”œβ”€β”€ microservice-recruit project/
      β”‚   └── <n>th refactoring/
      β”‚       β”œβ”€β”€ depencies-RC-R[-n].png
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published