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

modified regex to work with id and index regardless of order #301

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

tristan-ranff
Copy link
Contributor

mzml files in both formats can now be parsed:
<spectrum id="controllerType=0 controllerNumber=1 scan=1" index="0" defaultArrayLength="1100">

<spectrum index="0" id="controllerType=0 controllerNumber=1 scan=1" defaultArrayLength="917">

@sonarcloud
Copy link

sonarcloud bot commented Jun 27, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@MKoesters MKoesters merged commit a93d7a2 into dev Jul 1, 2022
@MKoesters MKoesters deleted the fix/keyword_order_in_mzml branch July 1, 2022 11:54
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.

None yet

2 participants