Skip to content

Add initial analysis#1

Merged
Nicolas-Boltz merged 10 commits intomainfrom
analysis-impl
Jul 27, 2022
Merged

Add initial analysis#1
Nicolas-Boltz merged 10 commits intomainfrom
analysis-impl

Conversation

@sebinside
Copy link
Copy Markdown
Member

@sebinside sebinside commented Jun 20, 2022

This PR adds the initial class structure of the analysis. Currently, it lacks of the implementation of sequence finder and label propagation but should already be runnable as standalone analysis that loads the required models. This is enough functionality to early test the modeling repository (and maybe even fix the build? 😢)

@sebinside sebinside marked this pull request as ready for review July 5, 2022 15:06
@sebinside
Copy link
Copy Markdown
Member Author

sebinside commented Jul 5, 2022

This PR also contains the BranchingOnlineShop example model for testing purposes. When looking over the committed files: Do we usually exclude the .settings folder as well as .project and .classpath?

@sebinside sebinside requested review from Nicolas-Boltz and majuwa July 5, 2022 15:11
@majuwa
Copy link
Copy Markdown
Contributor

majuwa commented Jul 6, 2022

No, at least I include them usually for my projects

Copy link
Copy Markdown
Contributor

@majuwa majuwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It mostly looks fine to me. I have only some minor comments regarding some minor details

@sebinside sebinside requested review from majuwa and removed request for Nicolas-Boltz July 20, 2022 11:40
@Nicolas-Boltz Nicolas-Boltz self-requested a review July 27, 2022 09:50
Copy link
Copy Markdown
Member

@Nicolas-Boltz Nicolas-Boltz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@Nicolas-Boltz Nicolas-Boltz merged commit 2bf36bb into main Jul 27, 2022
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