wp-media / rocket-scripts

MIT License
0 stars 0 forks source link

Add LRC functionality #20

Closed wordpressfan closed 1 day ago

wordpressfan commented 1 month ago

Description

Fixes #7

Documentation

User documentation

Explain how this code impacts users.

Technical documentation

Explain how this code works. Diagram & drawings are welcomed.

Type of change

Delete options that are not relevant.

New dependencies

List any new dependencies that are required for this change.

Risks

List possible performance & security issues or risks, and explain how they have been mitigated.

Checklists

Feature validation

Documentation

Code style

Observability

Risks

codacy-production[bot] commented 4 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +1.46% (target: -1.00%) :white_check_mark: 64.77% (target: 50.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (ba590ed75fe1645152c0a42894206f33b31d22c4) | 409 | 241 | 58.92% | | | Head commit (13a78bf0735303a0560367c828414e9671090105) | 578 (+169) | 349 (+108) | 60.38% (**+1.46%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#20) | 176 | 114 | **64.77%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more