Skip to content

SDEV-5340 - output_json - use json.dump so output is formatted.#110

Merged
dustinbleile merged 1 commit into
developfrom
improvements/SDEV-5340_dragen
Apr 23, 2026
Merged

SDEV-5340 - output_json - use json.dump so output is formatted.#110
dustinbleile merged 1 commit into
developfrom
improvements/SDEV-5340_dragen

Conversation

@dustinbleile
Copy link
Copy Markdown
Contributor

@dustinbleile dustinbleile commented Apr 23, 2026

Makes the returned json file more formatted, for viewing / grepping:

eg.

 341     "project": "MoHCCN_-_AML",                                                                                                                                                                                 347     "kbMatches": [
348         {
349             "kbVariant": "DNMT3A mutation",
350             "variant": "c7f8d62d6f20ebd7f1e0b136252729e0",
351             "variantType": "mut",
352             "kbVariantId": "#163:41"
353         },

@dustinbleile dustinbleile self-assigned this Apr 23, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.26%. Comparing base (7f597ac) to head (0f1fccb).

Files with missing lines Patch % Lines
pori_python/ipr/main.py 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #110      +/-   ##
===========================================
- Coverage    83.46%   83.26%   -0.20%     
===========================================
  Files           18       18              
  Lines         2546     2546              
===========================================
- Hits          2125     2120       -5     
- Misses         421      426       +5     
Flag Coverage Δ
unittests 83.26% <0.00%> (-0.20%) ⬇️

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.

@dustinbleile dustinbleile merged commit 8777c66 into develop Apr 23, 2026
5 checks passed
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