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

fix: do not prefix chromosomes with chr in igv link (#189) #190

Merged

Conversation

stolpeo
Copy link
Contributor

@stolpeo stolpeo commented Apr 19, 2024

No description provided.

@stolpeo stolpeo requested a review from gromdimon April 19, 2024 11:24
@stolpeo stolpeo linked an issue Apr 19, 2024 that may be closed by this pull request
Copy link
Collaborator

@gromdimon gromdimon left a comment

Choose a reason for hiding this comment

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

all good :)

@stolpeo stolpeo force-pushed the 189-do-not-prefix-chromosomes-with-chr-in-igv-link-646 branch from f76d9a7 to a07e360 Compare April 22, 2024 08:28
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 65.47%. Comparing base (73436d9) to head (a07e360).

Files Patch % Lines
src/components/SeqvarToolsCard/SeqvarToolsCard.vue 0.00% 0 Missing and 1 partial ⚠️
...components/StrucvarToolsCard/StrucvarToolsCard.vue 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   65.37%   65.47%   +0.10%     
==========================================
  Files          52       52              
  Lines        2391     2387       -4     
  Branches      789      785       -4     
==========================================
  Hits         1563     1563              
+ Misses        756      752       -4     
  Partials       72       72              

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

@stolpeo stolpeo merged commit 90b9218 into main Apr 22, 2024
6 of 7 checks passed
@stolpeo stolpeo deleted the 189-do-not-prefix-chromosomes-with-chr-in-igv-link-646 branch April 22, 2024 09:27
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.

Do not prefix chromosomes with chr in igv link
2 participants