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

Updated _assign_ri_value function #122

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Conversation

zargham-ahmad
Copy link
Contributor

This PR includes the following:

  • Added else statement in the _assign_ri_value function to delete the RI key if the value is not greater than 0. Now, if we extract RI from a comment in MSP and if the required GC column type value is not found in the comment, then the current RI key, if present, will be deleted when writing the file
  • added unit test case and test data

closes #120

@zargham-ahmad zargham-ahmad requested a review from hechth April 24, 2024 13:29
Copy link
Member

@hechth hechth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - please add the info to the changelog.

@zargham-ahmad
Copy link
Contributor Author

LGTM - please add the info to the changelog.

done in 8e52d89

@hechth hechth merged commit a2b39a8 into RECETOX:main Apr 24, 2024
6 checks passed
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.

Add the option to remove retention indices before initializing them from the comment
2 participants