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

Convert numpy objects to float in idxml writer #61

Closed jonasscheid closed 12 months ago

jonasscheid commented 1 year ago

Fixed

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (37163f1) 61.72% compared to head (806a553) 61.76%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ========================================== + Coverage 61.72% 61.76% +0.03% ========================================== Files 23 23 Lines 2336 2338 +2 ========================================== + Hits 1442 1444 +2 Misses 894 894 ``` | [Files](https://app.codecov.io/gh/compomics/psm_utils/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compomics) | Coverage Δ | | |---|---|---| | [psm\_utils/io/idxml.py](https://app.codecov.io/gh/compomics/psm_utils/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compomics#diff-cHNtX3V0aWxzL2lvL2lkeG1sLnB5) | `89.65% <66.66%> (+0.10%)` | :arrow_up: |

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