Skip to content

fixes #142: prevent nil error for major and minor version parsing #143

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

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

Conversation

CsBigDataHub
Copy link

@CsBigDataHub CsBigDataHub commented Jul 18, 2025

update major and minor methods to safely handle nil values in @Version hash ensure integer conversion only when keys exist, otherwise default to 0 prevents exceptions if @Version or keys are missing

…parsing

update major and minor methods to safely handle nil values in @Version hash
ensure integer conversion only when keys exist, otherwise default to 0
prevents exceptions if @Version or keys are missing
@CsBigDataHub CsBigDataHub changed the title fix(sw version issue): prevent nil error for major and minor version … fixes #142: prevent nil error for major and minor version parsing Jul 18, 2025
@CsBigDataHub
Copy link
Author

fixes. #142

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.

1 participant