8000 [plugin-lighthouse] Add ability to choose lighthouse categories to run by uarlouski · Pull Request #4075 · vividus-framework/vividus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[plugin-lighthouse] Add ability to choose lighthouse categories to run #4075

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

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

uarlouski
Copy link
Member

No description provided.

@uarlouski uarlouski requested a review from a team as a code owner June 22, 2023 09:41
@uarlouski uarlouski requested review from valfirst and ikalinin1 June 22, 2023 09:41
@github-actions
Copy link

Qodana

It seems all right 👌

No new problems found according to the checks applied
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@@ -23,6 +23,10 @@ include::partial$plugin-installation.adoc[]
|
|The API key that identifies your project and provides you with API access, quota, and reports. Its recommended to specify the key if you plan to use the plugin in an automated way and make multiple queries per second.

|`lighthouse.categories`
|`performance`, `pwa`, `best-practices`, `accessibility`, `seo`
|The audit catigories to run, by default the scan includes all 5 categories, but you can select particular ones depending on which aspects of your website you wish to analyze.
Copy link
Collaborator

Choose a reason for hiding this comment

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

any links to Lighthouse docs? (to find the details)

@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 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link
codecov bot commented Jun 22, 2023

Codecov Report

Merging #4075 (8a7f0d3) into master (2021e55) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #4075   +/-   ##
=========================================
  Coverage     97.18%   97.18%           
  Complexity     6429     6429           
=========================================
  Files           897      897           
  Lines         18509    18511    +2     
  Branches       1214     1214           
=========================================
+ Hits          17988    17990    +2     
  Misses          412      412           
  Partials        109      109           
Impacted Files Coverage Δ
...n/java/org/vividus/lighthouse/LighthouseSteps.java 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@valfirst valfirst merged commit 7ec4eb5 into master Jun 22, 2023
@valfirst valfirst deleted the lh-categories branch June 22, 2023 14:15
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
0