Skip to content

Update Nallo to 0.11.0#159

Draft
fellen31 wants to merge 1 commit intomainfrom
update-nallo-revision
Draft

Update Nallo to 0.11.0#159
fellen31 wants to merge 1 commit intomainfrom
update-nallo-revision

Conversation

@fellen31
Copy link
Copy Markdown
Contributor

@fellen31 fellen31 commented Mar 11, 2026

Description

This PR contains the changes needed to run Nallo 0.11.0 in production. To be tested with Clinical-Genomics/cg#4948.

Added

  • Paraphrase outputs for TSV and JSON (it's unclear at the moment which file we will use in Scout)

Changed

  • Changed to store paraphase jsons per sample (as is output from Paraphase)

Fixed

Testing

How to prepare for test

  • ssh to Hasta
  • Test your branch with
hermes-test-deploy <branch-name>
hermes-test <command here>

How to test

  • login to ...
  • do ...

Expected test result

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

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

@fellen31 fellen31 force-pushed the update-nallo-revision branch from 68c1554 to eead52a Compare March 11, 2026 11:24
@fellen31 fellen31 force-pushed the update-nallo-revision branch from eead52a to 861b80a Compare March 11, 2026 11:26
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.82%. Comparing base (12b1edd) to head (861b80a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #159   +/-   ##
=======================================
  Coverage   92.81%   92.82%           
=======================================
  Files          28       28           
  Lines        1016     1017    +1     
=======================================
+ Hits          943      944    +1     
  Misses         73       73           
Flag Coverage Δ
unittests 92.82% <100.00%> (+<0.01%) ⬆️

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.

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