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 boundary of exon/intron determining process #82

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

nokara26
Copy link
Contributor

@nokara26 nokara26 commented Nov 1, 2023

I fixed boundary of exon/intron determining process.

I executed lein test and lein test :slow and I confirmed all tests are passed.

@nokara26 nokara26 self-assigned this Nov 1, 2023
@nokara26 nokara26 force-pushed the fix/fix-exon-intron-boundary-determine-process branch from 5d9200a to 91e8803 Compare November 1, 2023 09:46
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

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

Comparison is base (493bb81) 45.66% compared to head (c830345) 45.64%.

Files Patch % Lines
src/varity/vcf_to_hgvs/protein.clj 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
- Coverage   45.66%   45.64%   -0.03%     
==========================================
  Files          16       16              
  Lines        2006     2007       +1     
  Branches       65       66       +1     
==========================================
  Hits          916      916              
  Misses       1025     1025              
- Partials       65       66       +1     

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

test/varity/vcf_to_hgvs_test.clj Outdated Show resolved Hide resolved
@nokara26 nokara26 force-pushed the fix/fix-exon-intron-boundary-determine-process branch from 91e8803 to c830345 Compare December 21, 2023 03:36
@federkasten federkasten merged commit eade95f into master Dec 21, 2023
31 checks passed
@federkasten federkasten deleted the fix/fix-exon-intron-boundary-determine-process branch December 21, 2023 03:39
@nokara26 nokara26 mentioned this pull request Dec 25, 2023
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.

None yet

2 participants