Skip to content

refactor(decompose sample file formatter)#3960

Merged
ChrOertlin merged 6 commits intomasterfrom
decompose-sample-file-formatter
Nov 25, 2024
Merged

refactor(decompose sample file formatter)#3960
ChrOertlin merged 6 commits intomasterfrom
decompose-sample-file-formatter

Conversation

@ChrOertlin
Copy link
Contributor

@ChrOertlin ChrOertlin commented Nov 21, 2024

Description

Decompose the logic in the SampleFileFormatter into smaller modules.

The extraction of the logic into smaller modules is also beneficial for this issue: #3910 as some functionality is needed there as well

Part of #3916

Added

Changed

Fixed

How to prepare for test

  • Ssh to relevant server (depending on type of change)
  • Use stage: us
  • Paxa the environment: paxa
  • Install on stage (example for Hasta):
    bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-tool-stage.sh -e S_cg -t cg -b decompose-sample-file-formatter -a

How to test

  • Do ...

Expected test outcome

  • Check that ...
  • Take a screenshot and attach or copy/paste the output.

Review

  • Tests executed by
  • "Merge and deploy" approved by
    Thanks for filling in who performed the code review and the test!

This version is a

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

Implementation Plan

  • Document in ...
  • Deploy this branch on ...
  • Inform to ...

@ChrOertlin ChrOertlin requested a review from a team as a code owner November 21, 2024 14:48
Copy link
Member

@islean islean 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! I wonder if we can get the benefits from the dependency injection and use default values or if that defeats the added clarity in what is needed.

@sonarqubecloud
Copy link

@ChrOertlin ChrOertlin merged commit 6a9ddb8 into master Nov 25, 2024
@ChrOertlin ChrOertlin deleted the decompose-sample-file-formatter branch November 25, 2024 09:01
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.

2 participants