We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In order to catch possible performance regressions and to optimize parsing we need to gather timings.
The text was updated successfully, but these errors were encountered:
Rename SiteParser to JsoupSiteParser.
a1d6789
Addressed to #801 No functional changes.
Rename SiteParserTest to JsoupSiteParserTest.
8f04801
SiteParser: introduce an interface.
984e914
0dac42b
JsoupSiteParser: fix outdated comment.
6299f48
Should be in 8f04801 commit. Addressed to #801 No code changes.
Fix missing code coverage for JsoupSiteParser class.
504342f
Correction for a1d6789 commit. Addressed to #801
@php-coder the puzzle #805 is still not solved; solved: #804.
Sorry, something went wrong.
php-coder
No branches or pull requests
In order to catch possible performance regressions and to optimize parsing we need to gather timings.
The text was updated successfully, but these errors were encountered: