compomics / psm_utils

Common utilities for parsing and handling peptide-spectrum matches and search engine results in Python
https://psm-utils.readthedocs.io
Apache License 2.0
25 stars 7 forks source link

Fix column name `Peptide Monoisotopic Mass` in FlashLFQ writing #97

Closed RalfG closed 2 months ago

RalfG commented 2 months ago

Fixed

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 67.68%. Comparing base (565934a) to head (83bcdfd). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
psm_utils/io/flashlfq.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #97 +/- ## ======================================= Coverage 67.68% 67.68% ======================================= Files 27 27 Lines 2627 2627 ======================================= Hits 1778 1778 Misses 849 849 ``` | [Flag](https://app.codecov.io/gh/compomics/psm_utils/pull/97/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compomics) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/compomics/psm_utils/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compomics) | `67.68% <87.50%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compomics#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.