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

Fix potential downstream issues because pepxml-read PSM had rescoring_features=None #111

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

RalfG
Copy link
Member

@RalfG RalfG commented Jan 20, 2025

Fixed

@RalfG RalfG added the bug Something isn't working label Jan 20, 2025
@RalfG RalfG added this to the v1.3.0 milestone Jan 20, 2025
@RalfG RalfG merged commit 22c7b89 into main Jan 20, 2025
5 checks passed
@RalfG RalfG deleted the fix/pepxml-issue-108 branch January 20, 2025 09:32
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.06%. Comparing base (6258c87) to head (d42c8c2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #111   +/-   ##
=======================================
  Coverage   69.06%   69.06%           
=======================================
  Files          30       30           
  Lines        2790     2790           
=======================================
  Hits         1927     1927           
  Misses        863      863           
Flag Coverage Δ
unittests 69.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle None in psm_list['rescoring_features']
1 participant