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

fix: update html parser to work on very high values like 5k+ #206

Merged
merged 2 commits into from
May 12, 2023

Conversation

laurentS
Copy link
Contributor

Partially addresses #205 by avoiding a crash on high values.
The downside is that we don't get the real value from the HTML content as github does not provide it.

See the linked ticket for more details.

@laurentS laurentS requested a review from ericboucher May 12, 2023 10:23
@laurentS laurentS changed the title Fix html parser to work on very high values like 5k+ fix: update html parser to work on very high values like 5k+ May 12, 2023
@sonarqubecloud
Copy link

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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@laurentS laurentS merged commit d8971d4 into main May 12, 2023
@laurentS laurentS deleted the fix-html-counter-tag-parser branch May 12, 2023 14:48
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