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 webAppReport output #94

Merged
merged 3 commits into from
Nov 27, 2023
Merged

Fix webAppReport output #94

merged 3 commits into from
Nov 27, 2023

Conversation

khmyznikov
Copy link
Contributor

This pull request includes changes to fix output bug on a big manifest files, as well as a removal of a URL from the test_urls.json file.

Main code improvements:

  • Report/lighthouse/lighthouse.ts: Added a check for the existence of webAppReport before accessing its properties and used a new writeAndExit() function for consistent handling of writing data to stdout and exiting the process. [1] [2]

Test improvement:

  • tests/test_urls.json: Removed the URL "https://www.match.cards/" from the list of test URLs in the test_urls.json file.

@khmyznikov khmyznikov merged commit d6c3c74 into master Nov 27, 2023
3 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.

1 participant