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

add(illumina run metrics table) #3235

Merged
merged 12 commits into from
May 17, 2024
Merged

add(illumina run metrics table) #3235

merged 12 commits into from
May 17, 2024

Conversation

ChrOertlin
Copy link
Contributor

@ChrOertlin ChrOertlin commented May 16, 2024

Description

Closes: https://github.com/Clinical-Genomics/add-new-tech/issues/3

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 [THIS-BRANCH-NAME] -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 May 16, 2024 11:48
Copy link
Contributor

@seallard seallard 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 👍

sequencing_completed_at: Mapped[datetime | None]
demultiplexing_started_at: Mapped[datetime | None]
demultiplexing_completed_at: Mapped[datetime | None]

Copy link
Contributor Author

Choose a reason for hiding this comment

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

the relationship should be on the parent

@diitaz93 diitaz93 added the alembic migration Perform a change in database label May 16, 2024
Copy link
Contributor

@Vince-janv Vince-janv left a comment

Choose a reason for hiding this comment

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

Well done 💪

cg/store/models.py Outdated Show resolved Hide resolved
cg/store/models.py Outdated Show resolved Hide resolved
cg/store/models.py Show resolved Hide resolved
Copy link

sonarcloud bot commented May 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ChrOertlin
Copy link
Contributor Author

image

@ChrOertlin ChrOertlin merged commit 42fcd35 into master May 17, 2024
9 checks passed
@ChrOertlin ChrOertlin deleted the add-illumina-run-model branch May 17, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alembic migration Perform a change in database
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants