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 zero alignment output #24

Merged
merged 7 commits into from
Oct 10, 2023
Merged

Add zero alignment output #24

merged 7 commits into from
Oct 10, 2023

Conversation

esteinig
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #24 (33603d5) into main (3dfe52f) will decrease coverage by 2.08%.
Report is 12 commits behind head on main.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   24.23%   22.15%   -2.08%     
==========================================
  Files           5        5              
  Lines         388      429      +41     
==========================================
+ Hits           94       95       +1     
- Misses        294      334      +40     
Files Coverage Δ
src/cli.rs 60.00% <0.00%> (+5.46%) ⬆️
src/utils.rs 0.00% <0.00%> (ø)
src/align.rs 9.24% <0.00%> (-1.38%) ⬇️

... and 1 file with indirect coverage changes

@esteinig
Copy link
Owner Author

  • add zero alignment output with --zero flag - when supplying a reference .fasta references without alignments are output in the table
  • if a grouped reference is selected, the default output table contains the coverage information of the selected references for each group instead of the grouped output data, this can now be output with an optional --group-data <FILE> command line option

@esteinig esteinig merged commit d94d038 into main Oct 10, 2023
11 of 13 checks passed
@esteinig esteinig deleted the test_ci branch October 10, 2023 03:02
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

1 participant