Skip to content

Latest commit

 

History

History
70 lines (54 loc) · 6.7 KB

File metadata and controls

70 lines (54 loc) · 6.7 KB

Description of change

Please describe your changes here.

Associated issue(s)

Reference issues pertinent to this PR here If there are no issues referenced, replace this line and the following task completion line.

  • The acceptance criteria for all associated issues have been completed, tested, and validated.

PR check-list

✅ Please review and check the appropriate items.

1. Code standards compliance

JavaScript Style Guide

  • ESLint passes.

2. Code quality Quality Gate

  • The quality gateways pass with an "A" grade.
Measure Scores
Complexity Complexity
Cognitive complexity
Complexity per Class
Complexity per file
Complexity per Function
Duplications Duplications
Issues Issues
Maintainability Code smells
Maintainability
Technical debt
Reliability Reliability
Security Security

3. Test coverage Coverage Status

  • The source code is 100% covered with passing specs.

ℹ️ These tasks are not required to open a PR, and may be addresses while the PR is open.