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

Add check_description flag #15

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Add check_description flag #15

merged 1 commit into from
Aug 30, 2024

Conversation

carlobaldassi
Copy link
Owner

Allows to suppress the description length warning.
Closes #14

@carlobaldassi carlobaldassi force-pushed the check_desc branch 4 times, most recently from 7a6acfe to 4423681 Compare August 30, 2024 21:58
Allows to suppress the description length warning.
Close #14
Copy link

codecov bot commented Aug 30, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.16%. Comparing base (4c0991f) to head (6315667).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
src/FastaIO.jl 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   91.82%   94.16%   +2.33%     
==========================================
  Files           1        1              
  Lines         208      240      +32     
==========================================
+ Hits          191      226      +35     
+ Misses         17       14       -3     

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

@carlobaldassi carlobaldassi merged commit cc84728 into master Aug 30, 2024
13 of 14 checks passed
@carlobaldassi carlobaldassi deleted the check_desc branch August 30, 2024 22:58
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.

suppress 80 chars header warning
1 participant