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

Skip spectra with invalid custom fields #61

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bittremieux
Copy link
Collaborator

Fixes #59.

This does change the behavior a bit when completely invalid/non-existing custom fields are present, which will cause all spectra to be skipped rather than that an error will be thrown.

@bittremieux bittremieux requested a review from wfondrie July 24, 2024 08:01
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.49%. Comparing base (486221c) to head (49fd48c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   97.49%   97.49%           
=======================================
  Files          24       24           
  Lines         957      957           
=======================================
  Hits          933      933           
  Misses         24       24           

☔ 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parser entry skipping based on custom fields
1 participant