Clinical-Genomics / gens

Mozilla Public License 2.0
1 stars 0 forks source link

Link out variant #63

Closed dnil closed 8 months ago

dnil commented 8 months ago

This PR adds a functionality or fixes a bug.

How to test:

  1. how to test it, possibly with real cases/data

Expected outcome: The functionality should be working Take a screenshot and attach or copy/paste the output.

Review:

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 8359585279

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
gens/config.py 0 1 0.0%
gens/api.py 0 2 0.0%
<!-- Total: 0 3 0.0% -->
Files with Coverage Reduction New Missed Lines %
gens/api.py 1 0.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 8137341984: -0.02%
Covered Lines: 243
Relevant Lines: 1169

💛 - Coveralls
dnil commented 8 months ago

Base url reading and link out to case work just fine: Clicking case on the gens case list

Screenshot 2024-03-08 at 15 22 49

now brings us back to Scout

Screenshot 2024-03-08 at 15 18 36

dnil commented 8 months ago

Clicking a variant Screenshot 2024-03-20 at 14 21 34

now takes us to a new tab with the variant in Scout. Screenshot 2024-03-20 at 14 22 58