Skip to content

Conversation

@peterpru
Copy link
Member

@peterpru peterpru commented Nov 24, 2025

Description

This PR aims to add the deepvariant report to Raredisease.

Closes: #80

Added

  • deepvariant-report to Raredisease

Changed

  • moved deepvariant-report to from NalloTags to ReportTags

Fixed

Testing

How to prepare for test

  • ssh to Hasta
  • Test your branch with
hermes-test-deploy add-raredisease-deepvariant-report
hermes-test --help

How to test

Expected test result

  • check that the store command completes successfully and the new files are in the hk bundle
  • Take a screenshot and attach or copy/paste the output.
image image image image

Review

  • code approved by
  • 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

@peterpru peterpru self-assigned this Nov 24, 2025
@peterpru peterpru requested a review from a team as a code owner November 24, 2025 08:13
@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.75%. Comparing base (c00e8ce) to head (aa6623c).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #149   +/-   ##
=======================================
  Coverage   92.75%   92.75%           
=======================================
  Files          28       28           
  Lines        1008     1008           
=======================================
  Hits          935      935           
  Misses         73       73           
Flag Coverage Δ
unittests 92.75% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@rannick rannick left a comment

Choose a reason for hiding this comment

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

Neat!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add deepvariant report into housekeeper

4 participants