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

[plugin-accessibility] Add ability to create custom tags containing n… #4032

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

uarlouski
Copy link
Member

…umber of axe tags

@uarlouski uarlouski requested a review from a team as a code owner June 8, 2023 11:53
@sonarcloud
Copy link

sonarcloud bot commented Jun 8, 2023

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 8, 2023

Codecov Report

Merging #4032 (8be39f7) into master (323594f) will increase coverage by 7.80%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #4032      +/-   ##
============================================
+ Coverage     89.41%   97.21%   +7.80%     
+ Complexity     6630     6409     -221     
============================================
  Files           892      893       +1     
  Lines         18263    18287      +24     
  Branches       1187     1189       +2     
============================================
+ Hits          16329    17777    +1448     
+ Misses         1806      405    -1401     
+ Partials        128      105      -23     
Impacted Files Coverage Δ
...vidus/accessibility/factory/AxeOptionsFactory.java 100.00% <100.00%> (ø)
...rg/vividus/accessibility/model/axe/AxeOptions.java 100.00% <100.00%> (ø)
...onverter/ParametersToAxeCheckOptionsConverter.java 100.00% <100.00%> (ø)

... and 72 files with indirect coverage changes

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

@uarlouski uarlouski marked this pull request as draft June 8, 2023 13:58
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.

None yet

1 participant