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

convArtiToPromNumber use case #150

Merged

Conversation

KacperPerschke
Copy link
Contributor

The regular expression pattNumber did not recognise the word 1000GB.

This was detected when test running the application with the ‘#149’ commits applied.

The solution is not fully immune to passing errors. For example, it will let through the 1000,999KB text. But I do not want to complicate the regualr expression pattNumber.

Please address this very much before #149.

The regular expression `pattNumber` did not recognise the word `1000GB`.
Copy link

sonarqubecloud bot commented Nov 7, 2024

Copy link
Owner

@peimanja peimanja left a comment

Choose a reason for hiding this comment

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

yes, have to spend sometime on these to make it more future proof

@peimanja peimanja merged commit 673ba5a into peimanja:master Nov 7, 2024
2 checks passed
@KacperPerschke KacperPerschke deleted the PullReqUseCaseConvArtiToPromNumber branch November 8, 2024 17:19
KacperPerschke added a commit to KacperPerschke/artifactory_exporter that referenced this pull request Nov 8, 2024
@KacperPerschke
Copy link
Contributor Author

yes, have to spend sometime on these to make it more future proof

I have attempted to do this in #151.

peimanja added a commit that referenced this pull request Dec 6, 2024
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.

2 participants