NatLibFi / Skosmos

Thesaurus and controlled vocabulary browser using SKOS and SPARQL
Other
224 stars 94 forks source link

Enhanced Axe configuration to ensure compliance with WCAG 2.1 AA requirements (Issue1606) #1607

Closed miguelvaara closed 6 months ago

miguelvaara commented 6 months ago

Reasons for creating this PR

To ensure that WCAG 2.1 AA level requirements are met.

Link to relevant issue(s), if any

Description of the changes in this PR

Created a JavaScript object that contains Axe's specifications according to WCAG 2.1 AA-level (wcag21aa) and the object is passed as an argument to the Axe functions that require it.

Known problems or uncertainties in this PR

-

Checklist

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.58%. Comparing base (223ddd2) to head (64e0900).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1607 +/- ## ========================================= Coverage 70.58% 70.58% Complexity 1647 1647 ========================================= Files 32 32 Lines 4321 4321 ========================================= Hits 3050 3050 Misses 1271 1271 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.