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

feat: Use Seqvar and LinearStrucvar whenever possible (#366) #378

Conversation

gromdimon
Copy link
Contributor

No description provided.

@gromdimon gromdimon linked an issue Jan 10, 2024 that may be closed by this pull request
@gromdimon gromdimon changed the title feat:Use Seqvar and LinearStrucvar whenever possible (#366) feat: Use Seqvar and LinearStrucvar whenever possible (#366) Jan 10, 2024
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (a587af1) 76.45% compared to head (497e331) 76.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #378      +/-   ##
==========================================
- Coverage   76.45%   76.44%   -0.01%     
==========================================
  Files         175      175              
  Lines        6948     6951       +3     
  Branches     1565     1565              
==========================================
+ Hits         5312     5314       +2     
- Misses       1423     1424       +1     
  Partials      213      213              
Files Coverage Δ
frontend/src/api/acmgSeqvar.ts 100.00% <100.00%> (ø)
frontend/src/api/mehari.ts 100.00% <100.00%> (ø)
frontend/src/stores/seqvarInfo.ts 98.11% <100.00%> (-0.04%) ⬇️
frontend/src/stores/strucvarInfo.ts 90.00% <100.00%> (-0.25%) ⬇️
frontend/src/api/annonars.ts 97.50% <87.50%> (-2.50%) ⬇️
frontend/src/stores/seqvarAcmgRating.ts 58.62% <33.33%> (+0.48%) ⬆️

@gromdimon gromdimon merged commit c35ae0f into main Jan 10, 2024
8 of 9 checks passed
@gromdimon gromdimon deleted the 366-use-seqvar-and-linearstrucvar-types-rather-than-variant-names branch January 10, 2024 10:43
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.

Use Seqvar and LinearStrucvar types rather than variant names
1 participant