Skip to content

Fix a bug reporting incorrect number of consensus peaks on the terminal#181

Merged
VJalili merged 2 commits intoGenometric:devfrom
VJalili:consensus_peaks
Nov 15, 2022
Merged

Fix a bug reporting incorrect number of consensus peaks on the terminal#181
VJalili merged 2 commits intoGenometric:devfrom
VJalili:consensus_peaks

Conversation

@VJalili
Copy link
Copy Markdown
Member

@VJalili VJalili commented Nov 15, 2022

This PR fixes a bug where MSPC is not reporting a correct number of the identified consensus peaks on the terminal. The issue is related to the recently added stranded analysis (#176), where MSPC wrote in the terminal the number of strands instead of the peak count for consensus peaks.

This PR adds a unit test to reproduce the issue and fixes the bug.

Thanks to @MeriemBahda for reporting this bug!

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 15, 2022

Codecov Report

Merging #181 (502262f) into dev (1fb64b7) will not change coverage.
The diff coverage is n/a.

❗ Current head 502262f differs from pull request most recent head 0ed52a1. Consider uploading reports for the commit 0ed52a1 to get more accurate results

@@           Coverage Diff           @@
##              dev     #181   +/-   ##
=======================================
  Coverage   97.52%   97.52%           
=======================================
  Files          43       43           
  Lines        2178     2178           
=======================================
  Hits         2124     2124           
  Misses         10       10           
  Partials       44       44           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@VJalili VJalili merged commit b69d149 into Genometric:dev Nov 15, 2022
@VJalili VJalili deleted the consensus_peaks branch November 15, 2022 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant